@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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR727401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR727401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR727401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68029"^^xsd:decimal ;
  dwc:decimalLongitude "-2.23325"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  geo-pos:lat "48.68029"^^xsd:decimal ;
  geo-pos:long "-2.23325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR300801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR300801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.23325'^^xsd:double;
  dwc:latitude '48.68029'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR300801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR401601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR401601'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR401601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.27496 -3.28974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.27496"^^xsd:decimal ;
  dwc:decimalLongitude "-3.28974"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.27496 -3.28974)"^^geo:wktLiteral ;
  geo-pos:lat "47.27496"^^xsd:decimal ;
  geo-pos:long "-3.28974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR430401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR430401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.28974'^^xsd:double;
  dwc:latitude '47.27496'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR430401'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR741901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR741901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR741901'^^xsd:anyURI;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR958601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR958601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR958601'^^xsd:anyURI;
  dwc:observationDate '1968-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38314"^^xsd:decimal ;
  dwc:decimalLongitude "4.54189"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  geo-pos:lat "43.38314"^^xsd:decimal ;
  geo-pos:long "4.54189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR760701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR760701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.54189'^^xsd:double;
  dwc:latitude '43.38314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR760701'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR939301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR939301'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR939301'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR852601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR852601'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR852601'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR557701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR557701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR557701'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR639301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR639301'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR639301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR546001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR546001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR546001'^^xsd:anyURI;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR619901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR619901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR619901'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR854101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR854101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR854101'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR207701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR207701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR207701'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR472001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR472001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR472001'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR687801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR687801'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR687801'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR249001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR249001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR249001'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR3401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR3401'^^xsd:anyURI;
  dwc:observationDate '2006-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR609101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR609101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR609101'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR258601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR258601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR258601'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR102001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR102001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR102001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR607701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR607701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR607701'^^xsd:anyURI;
  dwc:observationDate '1970-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR491501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR491501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR491501'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR957601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR957601'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR957601'^^xsd:anyURI;
  dwc:observationDate '1966-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR731701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR731701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR731701'^^xsd:anyURI;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR350201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR350201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR350201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR3001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR3001'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR591501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR591501'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR591501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR2501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR2501'^^xsd:anyURI;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR385201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR385201'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR385201'^^xsd:anyURI;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR89701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR89701'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR89701'^^xsd:anyURI;
  dwc:observationDate '2003-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR157601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR157601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR157601'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR351001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR351001'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR351001'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR614501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR614501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR614501'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR369001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR369001'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR369001'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR640801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR640801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR640801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR698201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR698201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR698201'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR413301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR413301'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR413301'^^xsd:anyURI;
  dwc:observationDate '1967-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR558901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR558901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR558901'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR277001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR277001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR277001'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR835901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR835901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR835901'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR228101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR228101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR228101'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR489201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR489201'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR489201'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR623901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR623901'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR623901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR816701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR816701'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR816701'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR383801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR383801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR383801'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR1601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR1601'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR883601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR883601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR883601'^^xsd:anyURI;
  dwc:observationDate '1969-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR679501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR679501'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR679501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR798801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR798801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR798801'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9736"^^xsd:decimal ;
  dwc:decimalLongitude "6.6142"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  geo-pos:lat "42.9736"^^xsd:decimal ;
  geo-pos:long "6.6142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR978301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR978301'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.6142'^^xsd:double;
  dwc:latitude '42.9736'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR978301'^^xsd:anyURI;
  dwc:observationDate '1975-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR572801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR572801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR572801'^^xsd:anyURI;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR621801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR621801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR621801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.50628 -3.98359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.50628"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98359"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.50628 -3.98359)"^^geo:wktLiteral ;
  geo-pos:lat "47.50628"^^xsd:decimal ;
  geo-pos:long "-3.98359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR622001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR622001'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.98359'^^xsd:double;
  dwc:latitude '47.50628'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR622001'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR341001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR341001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR341001'^^xsd:anyURI;
  dwc:observationDate '2004-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR114301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR114301'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR114301'^^xsd:anyURI;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR728101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR728101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR728101'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49484 -2.51648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.49484"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51648"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49484 -2.51648)"^^geo:wktLiteral ;
  geo-pos:lat "47.49484"^^xsd:decimal ;
  geo-pos:long "-2.51648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR310201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR310201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.51648'^^xsd:double;
  dwc:latitude '47.49484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR310201'^^xsd:anyURI;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47097 -0.24192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47097"^^xsd:decimal ;
  dwc:decimalLongitude "-0.24192"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47097 -0.24192)"^^geo:wktLiteral ;
  geo-pos:lat "49.47097"^^xsd:decimal ;
  geo-pos:long "-0.24192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR23901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR23901'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.24192'^^xsd:double;
  dwc:latitude '49.47097'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR23901'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR333601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR333601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR333601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR76901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR76901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR76901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR828701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR828701'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR828701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR136801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR136801'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR136801'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR647001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR647001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR647001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR74601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR74601'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR74601'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.10681"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20951"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  geo-pos:lat "46.10681"^^xsd:decimal ;
  geo-pos:long "-1.20951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR106901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR106901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-1.20951'^^xsd:double;
  dwc:latitude '46.10681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR106901'^^xsd:anyURI;
  dwc:observationDate '2007-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR748901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR748901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR748901'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR463401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR463401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR463401'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.30488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22513"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  geo-pos:lat "48.30488"^^xsd:decimal ;
  geo-pos:long "-4.22513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR655501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR655501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.22513'^^xsd:double;
  dwc:latitude '48.30488'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR655501'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR499701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR499701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR499701'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR101201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR101201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR101201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR607801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR607801'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR607801'^^xsd:anyURI;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR319001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR319001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR319001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR705901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR705901'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR705901'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR439601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR439601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR439601'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR743701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR743701'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR743701'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR785501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR785501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR785501'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR423001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR423001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR423001'^^xsd:anyURI;
  dwc:observationDate '1975-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR863101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR863101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR863101'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR321701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR321701'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR321701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR559301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR559301'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR559301'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR365801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR365801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR365801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR161401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR161401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR161401'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR85901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR85901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR85901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR350901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR350901'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR350901'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR19701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR19701'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR19701'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR487901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR487901'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR487901'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR336701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR336701'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR336701'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58326"^^xsd:decimal ;
  dwc:decimalLongitude "1.51979"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  geo-pos:lat "50.58326"^^xsd:decimal ;
  geo-pos:long "1.51979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR190901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR190901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.51979'^^xsd:double;
  dwc:latitude '50.58326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR190901'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR755701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR755701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR755701'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR957001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR957001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR957001'^^xsd:anyURI;
  dwc:observationDate '1966-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR750101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR750101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR750101'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR475701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR475701'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR475701'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR709101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR709101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR709101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR506701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR506701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR506701'^^xsd:anyURI;
  dwc:observationDate '1987-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR353201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR353201'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR353201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR718501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR718501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR718501'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR604601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR604601'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR604601'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR461301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR461301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR461301'^^xsd:anyURI;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR903001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR903001'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR903001'^^xsd:anyURI;
  dwc:observationDate '2006-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR243601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR243601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR243601'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.92699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5685"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  geo-pos:lat "46.92699"^^xsd:decimal ;
  geo-pos:long "-4.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR779401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR779401'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.5685'^^xsd:double;
  dwc:latitude '46.92699'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR779401'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR710201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR710201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR710201'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR917501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR917501'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR917501'^^xsd:anyURI;
  dwc:observationDate '1962-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR894701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR894701'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR894701'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR482001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR482001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR482001'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR552001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR552001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR552001'^^xsd:anyURI;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR503701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR503701'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR503701'^^xsd:anyURI;
  dwc:observationDate '1986-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR80001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR80001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR80001'^^xsd:anyURI;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR22801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR22801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR22801'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR752701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR752701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR752701'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR426501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR426501'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR426501'^^xsd:anyURI;
  dwc:observationDate '1976-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR290101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR290101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR290101'^^xsd:anyURI;
  dwc:observationDate '1989-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR55501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR55501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR55501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR197701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR197701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR197701'^^xsd:anyURI;
  dwc:observationDate '2006-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR924601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR924601'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR924601'^^xsd:anyURI;
  dwc:observationDate '1973-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR184101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR184101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR184101'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85445 3.06111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85445"^^xsd:decimal ;
  dwc:decimalLongitude "3.06111"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85445 3.06111)"^^geo:wktLiteral ;
  geo-pos:lat "42.85445"^^xsd:decimal ;
  geo-pos:long "3.06111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR354201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR354201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06111'^^xsd:double;
  dwc:latitude '42.85445'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR354201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR61401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR61401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR61401'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR711701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR711701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR711701'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR211201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR211201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR211201'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR75601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR75601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR75601'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR441301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR441301'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.55428'^^xsd:double;
  dwc:latitude '43.30274'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR441301'^^xsd:anyURI;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR116501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR116501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR116501'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR632401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR632401'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR632401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75479 7.40942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75479"^^xsd:decimal ;
  dwc:decimalLongitude "7.40942"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75479 7.40942)"^^geo:wktLiteral ;
  geo-pos:lat "43.75479"^^xsd:decimal ;
  geo-pos:long "7.40942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR983801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR983801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.40942'^^xsd:double;
  dwc:latitude '43.75479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR983801'^^xsd:anyURI;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR509501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR509501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR509501'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR160501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR160501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR160501'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR429001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR429001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR429001'^^xsd:anyURI;
  dwc:observationDate '1976-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR140201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR140201'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR140201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR205701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR205701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR205701'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR45801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR45801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR45801'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR617901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR617901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR617901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR231801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR231801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR231801'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR480601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR480601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR480601'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR728001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR728001'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR728001'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR841601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR841601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR841601'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR560401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR560401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR560401'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR246401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR246401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR246401'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR60001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR60001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR60001'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR553201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR553201'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR553201'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74396"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12046"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  geo-pos:lat "49.74396"^^xsd:decimal ;
  geo-pos:long "-0.12046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR18101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR18101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.12046'^^xsd:double;
  dwc:latitude '49.74396'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR18101'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR201'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR201'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR885301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR885301'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR885301'^^xsd:anyURI;
  dwc:observationDate '1975-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR254501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR254501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR254501'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR863401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR863401'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR863401'^^xsd:anyURI;
  dwc:observationDate '1974-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR767601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR767601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR767601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR112801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR112801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR112801'^^xsd:anyURI;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR800401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR800401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR800401'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR640901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR640901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR640901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR541401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR541401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR541401'^^xsd:anyURI;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR452901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR452901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR452901'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR271701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR271701'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR271701'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR613401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR613401'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR613401'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR909501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR909501'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR909501'^^xsd:anyURI;
  dwc:observationDate '1963-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR152501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR152501'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR152501'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR295201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR295201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR295201'^^xsd:anyURI;
  dwc:observationDate '2000-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR135401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR135401'^^xsd:string;
  dwc:scientificName 'Homarus gammarus (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR135401'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR83201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR83201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR83201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR774401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR774401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR774401'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR857901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR857901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR857901'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR887801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR887801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR887801'^^xsd:anyURI;
  dwc:observationDate '1969-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR623101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR623101'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR623101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR323501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR323501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR323501'^^xsd:anyURI;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR808701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR808701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR808701'^^xsd:anyURI;
  dwc:observationDate '1966-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03417 3.1839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03417"^^xsd:decimal ;
  dwc:decimalLongitude "3.1839"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03417 3.1839)"^^geo:wktLiteral ;
  geo-pos:lat "43.03417"^^xsd:decimal ;
  geo-pos:long "3.1839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR411201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR411201'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.1839'^^xsd:double;
  dwc:latitude '43.03417'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR411201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR235701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR235701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR235701'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR372301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR372301'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR372301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR216601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR216601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR216601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88772 -1.57095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88772"^^xsd:decimal ;
  dwc:decimalLongitude "-1.57095"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88772 -1.57095)"^^geo:wktLiteral ;
  geo-pos:lat "48.88772"^^xsd:decimal ;
  geo-pos:long "-1.57095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR195801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR195801'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-1.57095'^^xsd:double;
  dwc:latitude '48.88772'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR195801'^^xsd:anyURI;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR804901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR804901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR804901'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR934401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR934401'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR934401'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR809301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR809301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR809301'^^xsd:anyURI;
  dwc:observationDate '1967-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74033 -0.25899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25899"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74033 -0.25899)"^^geo:wktLiteral ;
  geo-pos:lat "49.74033"^^xsd:decimal ;
  geo-pos:long "-0.25899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR25501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR25501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.25899'^^xsd:double;
  dwc:latitude '49.74033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR25501'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR294001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR294001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR294001'^^xsd:anyURI;
  dwc:observationDate '1998-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR31201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR31201'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR31201'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR370701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR370701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR370701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.33119 -1.74805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.33119"^^xsd:decimal ;
  dwc:decimalLongitude "-1.74805"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.33119 -1.74805)"^^geo:wktLiteral ;
  geo-pos:lat "49.33119"^^xsd:decimal ;
  geo-pos:long "-1.74805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR219101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR219101'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.74805'^^xsd:double;
  dwc:latitude '49.33119'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR219101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR896101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR896101'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR896101'^^xsd:anyURI;
  dwc:observationDate '1965-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR228601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR228601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR228601'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR57001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR57001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR57001'^^xsd:anyURI;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR732801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR732801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR732801'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR90001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR90001'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR90001'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR422801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR422801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR422801'^^xsd:anyURI;
  dwc:observationDate '1975-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR972401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR972401'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR972401'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR661401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR661401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR661401'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR347201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR347201'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR347201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR187901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR187901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR187901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR435201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR435201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR435201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR338201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR338201'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR338201'^^xsd:anyURI;
  dwc:observationDate '2004-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR95201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR95201'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR95201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR839401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR839401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR839401'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR11001'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR11001'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR103701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR103701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR103701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR486201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR486201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR486201'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR683801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR683801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR683801'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR203301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR203301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR203301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR372001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR372001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR372001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR643901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR643901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR643901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47633 4.29726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47633"^^xsd:decimal ;
  dwc:decimalLongitude "4.29726"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47633 4.29726)"^^geo:wktLiteral ;
  geo-pos:lat "43.47633"^^xsd:decimal ;
  geo-pos:long "4.29726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR658701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR658701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.29726'^^xsd:double;
  dwc:latitude '43.47633'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR658701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR596901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR596901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR596901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR484001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR484001'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR484001'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR127001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR127001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR127001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01532"^^xsd:decimal ;
  dwc:decimalLongitude "5.02247"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  geo-pos:lat "43.01532"^^xsd:decimal ;
  geo-pos:long "5.02247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR875401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR875401'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02247'^^xsd:double;
  dwc:latitude '43.01532'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR875401'^^xsd:anyURI;
  dwc:observationDate '1969-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR384501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR384501'^^xsd:string;
  dwc:scientificName 'Stenopus spinosus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR384501'^^xsd:anyURI;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67448"^^xsd:decimal ;
  dwc:decimalLongitude "3.18277"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  geo-pos:lat "42.67448"^^xsd:decimal ;
  geo-pos:long "3.18277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR371501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR371501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.18277'^^xsd:double;
  dwc:latitude '42.67448'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR371501'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1327"^^xsd:decimal ;
  dwc:decimalLongitude "1.3932"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  geo-pos:lat "50.1327"^^xsd:decimal ;
  geo-pos:long "1.3932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR175901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR175901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.3932'^^xsd:double;
  dwc:latitude '50.1327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR175901'^^xsd:anyURI;
  dwc:observationDate '2000-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR431301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR431301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR431301'^^xsd:anyURI;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR786701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR786701'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR786701'^^xsd:anyURI;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR479201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR479201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR479201'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR613201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR613201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR613201'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR167901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR167901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR167901'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR831001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR831001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR831001'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR513401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR513401'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR513401'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR470401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR470401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR470401'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR246601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR246601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR246601'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68029"^^xsd:decimal ;
  dwc:decimalLongitude "-2.23325"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  geo-pos:lat "48.68029"^^xsd:decimal ;
  geo-pos:long "-2.23325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR300601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR300601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.23325'^^xsd:double;
  dwc:latitude '48.68029'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR300601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR587801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR587801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR587801'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR730801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR730801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR730801'^^xsd:anyURI;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR503601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR503601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR503601'^^xsd:anyURI;
  dwc:observationDate '1986-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR251401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR251401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR251401'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR790801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR790801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR790801'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR34201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR34201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR34201'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR138601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR138601'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR138601'^^xsd:anyURI;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.73654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3975"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  geo-pos:lat "49.73654"^^xsd:decimal ;
  geo-pos:long "-0.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR33801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR33801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.3975'^^xsd:double;
  dwc:latitude '49.73654'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR33801'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR712601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR712601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR712601'^^xsd:anyURI;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR318801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR318801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR318801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR500201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR500201'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR500201'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR222201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR222201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR222201'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR279301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR279301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR279301'^^xsd:anyURI;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR73601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR73601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR73601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR520601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR520601'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR520601'^^xsd:anyURI;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR842301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR842301'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR842301'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR296401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR296401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR296401'^^xsd:anyURI;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR667701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR667701'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR667701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR954401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR954401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR954401'^^xsd:anyURI;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR512501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR512501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR512501'^^xsd:anyURI;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38555 -2.9039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.38555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9039"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38555 -2.9039)"^^geo:wktLiteral ;
  geo-pos:lat "47.38555"^^xsd:decimal ;
  geo-pos:long "-2.9039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR316301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR316301'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.9039'^^xsd:double;
  dwc:latitude '47.38555'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR316301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR450701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR450701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR450701'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR215901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR215901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR215901'^^xsd:anyURI;
  dwc:observationDate '2005-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR474201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR474201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR474201'^^xsd:anyURI;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR823201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR823201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR823201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR238501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR238501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR238501'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR550601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR550601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR550601'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR585401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR585401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR585401'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR259201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR259201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR259201'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR283901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR283901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR283901'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR238201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR238201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR238201'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR938101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR938101'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR938101'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR111701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR111701'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR111701'^^xsd:anyURI;
  dwc:observationDate '1988-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69539 -1.64307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.69539"^^xsd:decimal ;
  dwc:decimalLongitude "-1.64307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69539 -1.64307)"^^geo:wktLiteral ;
  geo-pos:lat "49.69539"^^xsd:decimal ;
  geo-pos:long "-1.64307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR195201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR195201'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.64307'^^xsd:double;
  dwc:latitude '49.69539'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR195201'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR638401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR638401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR638401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR729001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR729001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR729001'^^xsd:anyURI;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR491601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR491601'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR491601'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.69767"^^xsd:decimal ;
  dwc:decimalLongitude "8.79509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  geo-pos:lat "42.69767"^^xsd:decimal ;
  geo-pos:long "8.79509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR985701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR985701'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.79509'^^xsd:double;
  dwc:latitude '42.69767'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR985701'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR651201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR651201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR651201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR343901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR343901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR343901'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR800501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR800501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR800501'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR809401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR809401'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR809401'^^xsd:anyURI;
  dwc:observationDate '1967-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR857801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR857801'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR857801'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47774"^^xsd:decimal ;
  dwc:decimalLongitude "4.17373"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  geo-pos:lat "43.47774"^^xsd:decimal ;
  geo-pos:long "4.17373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR653401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR653401'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.17373'^^xsd:double;
  dwc:latitude '43.47774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR653401'^^xsd:anyURI;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR800001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR800001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR800001'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR924101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR924101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR924101'^^xsd:anyURI;
  dwc:observationDate '1973-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67448"^^xsd:decimal ;
  dwc:decimalLongitude "3.18277"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  geo-pos:lat "42.67448"^^xsd:decimal ;
  geo-pos:long "3.18277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR411701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR411701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.18277'^^xsd:double;
  dwc:latitude '42.67448'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR411701'^^xsd:anyURI;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR90601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR90601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR90601'^^xsd:anyURI;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR608301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR608301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR608301'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR325601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR325601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR325601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR326501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR326501'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR326501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR748801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR748801'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR748801'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR322301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR322301'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR322301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR152001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR152001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR152001'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR283401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR283401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR283401'^^xsd:anyURI;
  dwc:observationDate '1986-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR574501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR574501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR574501'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR671501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR671501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR671501'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR599401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR599401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR599401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR947201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR947201'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR947201'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR667801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR667801'^^xsd:string;
  dwc:scientificName 'Macropodia deflexa Forest, 1978'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR667801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR134101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR134101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR134101'^^xsd:anyURI;
  dwc:observationDate '1996-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR498401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR498401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR498401'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38483"^^xsd:decimal ;
  dwc:decimalLongitude "4.41857"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  geo-pos:lat "43.38483"^^xsd:decimal ;
  geo-pos:long "4.41857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR758001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR758001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.41857'^^xsd:double;
  dwc:latitude '43.38483'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR758001'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR673001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR673001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR673001'^^xsd:anyURI;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.39035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR175701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR175701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39035'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR175701'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR475101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR475101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR475101'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR747601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR747601'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR747601'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR885201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR885201'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR885201'^^xsd:anyURI;
  dwc:observationDate '1975-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05925"^^xsd:decimal ;
  dwc:decimalLongitude "6.74234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  geo-pos:lat "43.05925"^^xsd:decimal ;
  geo-pos:long "6.74234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR981201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR981201'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.74234'^^xsd:double;
  dwc:latitude '43.05925'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR981201'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.35304"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  geo-pos:lat "46.28176"^^xsd:decimal ;
  geo-pos:long "-1.35304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR162101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR162101'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.35304'^^xsd:double;
  dwc:latitude '46.28176'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR162101'^^xsd:anyURI;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR532801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR532801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR532801'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR814501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR814501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR814501'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR298801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR298801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR298801'^^xsd:anyURI;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.27673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.48271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  geo-pos:lat "46.27673"^^xsd:decimal ;
  geo-pos:long "-1.48271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR169801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR169801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.48271'^^xsd:double;
  dwc:latitude '46.27673'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR169801'^^xsd:anyURI;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR424501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR424501'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR424501'^^xsd:anyURI;
  dwc:observationDate '1976-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR541901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR541901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR541901'^^xsd:anyURI;
  dwc:observationDate '2000-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR611201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR611201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR611201'^^xsd:anyURI;
  dwc:observationDate '2007-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR120701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR120701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR120701'^^xsd:anyURI;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR27401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR27401'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR27401'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR676901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR676901'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR676901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR92701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR92701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR92701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR172201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR172201'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR172201'^^xsd:anyURI;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR326001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR326001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR326001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR520701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR520701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR520701'^^xsd:anyURI;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR835201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR835201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR835201'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR276201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR276201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR276201'^^xsd:anyURI;
  dwc:observationDate '1981-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR908701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR908701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR908701'^^xsd:anyURI;
  dwc:observationDate '1961-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR138201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR138201'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR138201'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR842901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR842901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR842901'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR279001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR279001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR279001'^^xsd:anyURI;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR575401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR575401'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR575401'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR748701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR748701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR748701'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR498901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR498901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR498901'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11152 4.65744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11152"^^xsd:decimal ;
  dwc:decimalLongitude "4.65744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11152 4.65744)"^^geo:wktLiteral ;
  geo-pos:lat "43.11152"^^xsd:decimal ;
  geo-pos:long "4.65744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR792901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR792901'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.65744'^^xsd:double;
  dwc:latitude '43.11152'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR792901'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR166801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR166801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR166801'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR951301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR951301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR951301'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  geo-pos:lat "47.28899"^^xsd:decimal ;
  geo-pos:long "-3.02596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR348001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR348001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.02596'^^xsd:double;
  dwc:latitude '47.28899'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR348001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR99401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR99401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR99401'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR55201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR55201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR55201'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR943901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR943901'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR943901'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR217201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR217201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR217201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR7301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR7301'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR647101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR647101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR647101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR805501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR805501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR805501'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR533101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR533101'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR533101'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR645501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR645501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR645501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR804001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR804001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR804001'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR526201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR526201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR526201'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR506001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR506001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR506001'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR206501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR206501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR206501'^^xsd:anyURI;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR35001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR35001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR35001'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR886401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR886401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR886401'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.27673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.48271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  geo-pos:lat "46.27673"^^xsd:decimal ;
  geo-pos:long "-1.48271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR169901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR169901'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.48271'^^xsd:double;
  dwc:latitude '46.27673'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR169901'^^xsd:anyURI;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49352 1.52243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49352"^^xsd:decimal ;
  dwc:decimalLongitude "1.52243"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49352 1.52243)"^^geo:wktLiteral ;
  geo-pos:lat "50.49352"^^xsd:decimal ;
  geo-pos:long "1.52243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR189901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR189901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.52243'^^xsd:double;
  dwc:latitude '50.49352'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR189901'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR62001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR62001'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR62001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR331301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR331301'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR331301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR785301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR785301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR785301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR4301'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR4301'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR363501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR363501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR363501'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR948501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR948501'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR948501'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR918201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR918201'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR918201'^^xsd:anyURI;
  dwc:observationDate '1973-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR775501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR775501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR775501'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR49001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR49001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR49001'^^xsd:anyURI;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR342401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR342401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR342401'^^xsd:anyURI;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR342101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR342101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR342101'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.29139 -1.09364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.29139"^^xsd:decimal ;
  dwc:decimalLongitude "-1.09364"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.29139 -1.09364)"^^geo:wktLiteral ;
  geo-pos:lat "46.29139"^^xsd:decimal ;
  geo-pos:long "-1.09364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR82501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR82501'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.09364'^^xsd:double;
  dwc:latitude '46.29139'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR82501'^^xsd:anyURI;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR340601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR340601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR340601'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR574601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR574601'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR574601'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR745201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR745201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR745201'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR598101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR598101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR598101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR260001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR260001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR260001'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR665601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR665601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR665601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR608701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR608701'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR608701'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR213401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR213401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR213401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR942701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR942701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR942701'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR51201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR51201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR51201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR672501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR672501'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR672501'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR365001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR365001'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR365001'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR249801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR249801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR249801'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR628301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR628301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR628301'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR464401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR464401'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR464401'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR964701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR964701'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR964701'^^xsd:anyURI;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR692001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR692001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR692001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR391601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR391601'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR391601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR915401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR915401'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR915401'^^xsd:anyURI;
  dwc:observationDate '1964-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR867001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR867001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR867001'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR854001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR854001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR854001'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45056"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  geo-pos:lat "49.45056"^^xsd:decimal ;
  geo-pos:long "-0.93065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR42801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR42801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93065'^^xsd:double;
  dwc:latitude '49.45056'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR42801'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR52101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR52101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR52101'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR867801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR867801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR867801'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR227201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR227201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR227201'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR789201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR789201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR789201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR721701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR721701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR721701'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR113201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR113201'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR113201'^^xsd:anyURI;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR381201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR381201'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR381201'^^xsd:anyURI;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR891701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR891701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR891701'^^xsd:anyURI;
  dwc:observationDate '1962-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR117201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR117201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR117201'^^xsd:anyURI;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR65501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR65501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR65501'^^xsd:anyURI;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR866601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR866601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR866601'^^xsd:anyURI;
  dwc:observationDate '1969-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR405901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR405901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR405901'^^xsd:anyURI;
  dwc:observationDate '1967-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR487801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR487801'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR487801'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR747001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR747001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR747001'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR141101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR141101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR141101'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR60401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR60401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR60401'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR558001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR558001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR558001'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR331401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR331401'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR331401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR277601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR277601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR277601'^^xsd:anyURI;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR4901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR4901'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR669201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR669201'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR669201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64677 -0.39155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.64677"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39155"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64677 -0.39155)"^^geo:wktLiteral ;
  geo-pos:lat "49.64677"^^xsd:decimal ;
  geo-pos:long "-0.39155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR32801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR32801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.39155'^^xsd:double;
  dwc:latitude '49.64677'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR32801'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR787401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR787401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR787401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR259301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR259301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR259301'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR245401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR245401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR245401'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR692601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR692601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR692601'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR53201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR53201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR53201'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR30801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR30801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR30801'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR235501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR235501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR235501'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.39035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR169301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR169301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39035'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR169301'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR878201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR878201'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR878201'^^xsd:anyURI;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR646101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR646101'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR646101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR182101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR182101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR182101'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR391901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR391901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR391901'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR751901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR751901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR751901'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.66095"^^xsd:decimal ;
  dwc:decimalLongitude "0.16165"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  geo-pos:lat "49.66095"^^xsd:decimal ;
  geo-pos:long "0.16165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR12901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR12901'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '0.16165'^^xsd:double;
  dwc:latitude '49.66095'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR12901'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR527201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR527201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR527201'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR554401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR554401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR554401'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR166601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR166601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR166601'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21279 3.55341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21279"^^xsd:decimal ;
  dwc:decimalLongitude "3.55341"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21279 3.55341)"^^geo:wktLiteral ;
  geo-pos:lat "43.21279"^^xsd:decimal ;
  geo-pos:long "3.55341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR442501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR442501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.55341'^^xsd:double;
  dwc:latitude '43.21279'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR442501'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR408301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR408301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR408301'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR625901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR625901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR625901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR243901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR243901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR243901'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR826801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR826801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR826801'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9736"^^xsd:decimal ;
  dwc:decimalLongitude "6.6142"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  geo-pos:lat "42.9736"^^xsd:decimal ;
  geo-pos:long "6.6142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR978501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR978501'^^xsd:string;
  dwc:scientificName 'Ebalia nux A. Milne-Edwards, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.6142'^^xsd:double;
  dwc:latitude '42.9736'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR978501'^^xsd:anyURI;
  dwc:observationDate '1975-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR317201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR317201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR317201'^^xsd:anyURI;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR616301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR616301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR616301'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR702101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR702101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR702101'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38116 -0.23627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38116"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23627"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38116 -0.23627)"^^geo:wktLiteral ;
  geo-pos:lat "49.38116"^^xsd:decimal ;
  geo-pos:long "-0.23627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR23301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR23301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.23627'^^xsd:double;
  dwc:latitude '49.38116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR23301'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR298201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR298201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR298201'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01532"^^xsd:decimal ;
  dwc:decimalLongitude "5.02247"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  geo-pos:lat "43.01532"^^xsd:decimal ;
  geo-pos:long "5.02247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR887101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR887101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02247'^^xsd:double;
  dwc:latitude '43.01532'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR887101'^^xsd:anyURI;
  dwc:observationDate '1970-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR425601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR425601'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR425601'^^xsd:anyURI;
  dwc:observationDate '1976-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR389501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR389501'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR389501'^^xsd:anyURI;
  dwc:observationDate '2011-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR737101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR737101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR737101'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR456201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR456201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR456201'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR662001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR662001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR662001'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR965201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR965201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR965201'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97764 6.49185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97764"^^xsd:decimal ;
  dwc:decimalLongitude "6.49185"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97764 6.49185)"^^geo:wktLiteral ;
  geo-pos:lat "42.97764"^^xsd:decimal ;
  geo-pos:long "6.49185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR976701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR976701'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1845'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.49185'^^xsd:double;
  dwc:latitude '42.97764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR976701'^^xsd:anyURI;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR119801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR119801'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR119801'^^xsd:anyURI;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR546501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR546501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR546501'^^xsd:anyURI;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR549801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR549801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR549801'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR294101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR294101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR294101'^^xsd:anyURI;
  dwc:observationDate '1998-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03904 2.35985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03904"^^xsd:decimal ;
  dwc:decimalLongitude "2.35985"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03904 2.35985)"^^geo:wktLiteral ;
  geo-pos:lat "51.03904"^^xsd:decimal ;
  geo-pos:long "2.35985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR302801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR302801'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.35985'^^xsd:double;
  dwc:latitude '51.03904'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR302801'^^xsd:anyURI;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR27901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR27901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR27901'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR590901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR590901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR590901'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR913201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR913201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR913201'^^xsd:anyURI;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR737501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR737501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR737501'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR121901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR121901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR121901'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR16901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR16901'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR16901'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR430901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR430901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR430901'^^xsd:anyURI;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR900401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR900401'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR900401'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR134401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR134401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR134401'^^xsd:anyURI;
  dwc:observationDate '1998-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR332701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR332701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR332701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR911401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR911401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR911401'^^xsd:anyURI;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR735201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR735201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR735201'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR705501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR705501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR705501'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR472601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR472601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR472601'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR757101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR757101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR757101'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR109501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR109501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR109501'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR512301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR512301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR512301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR241001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR241001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR241001'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR502801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR502801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR502801'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR898501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR898501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR898501'^^xsd:anyURI;
  dwc:observationDate '1966-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR98701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR98701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR98701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR823401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR823401'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR823401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR964901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR964901'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR964901'^^xsd:anyURI;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR724501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR724501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR724501'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR12001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR12001'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR12001'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR16401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR16401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR16401'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR333801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR333801'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR333801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR437301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR437301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR437301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR900001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR900001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR900001'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR105601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR105601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR105601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR515301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR515301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR515301'^^xsd:anyURI;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR905801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR905801'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR905801'^^xsd:anyURI;
  dwc:observationDate '1978-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR85801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR85801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR85801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR764801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR764801'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR764801'^^xsd:anyURI;
  dwc:observationDate '1999-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR543801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR543801'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR543801'^^xsd:anyURI;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR834701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR834701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR834701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR105901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR105901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR105901'^^xsd:anyURI;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR521401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR521401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR521401'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR717501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR717501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR717501'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR679801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR679801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR679801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47097 -0.24192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47097"^^xsd:decimal ;
  dwc:decimalLongitude "-0.24192"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47097 -0.24192)"^^geo:wktLiteral ;
  geo-pos:lat "49.47097"^^xsd:decimal ;
  geo-pos:long "-0.24192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR24001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR24001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.24192'^^xsd:double;
  dwc:latitude '49.47097'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR24001'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR598201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR598201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR598201'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41429 6.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41429"^^xsd:decimal ;
  dwc:decimalLongitude "6.889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41429 6.889)"^^geo:wktLiteral ;
  geo-pos:lat "43.41429"^^xsd:decimal ;
  geo-pos:long "6.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR982201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR982201'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.889'^^xsd:double;
  dwc:latitude '43.41429'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR982201'^^xsd:anyURI;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR687201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR687201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR687201'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR117001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR117001'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR117001'^^xsd:anyURI;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR208501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR208501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR208501'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR837801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR837801'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR837801'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR688201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR688201'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR688201'^^xsd:anyURI;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR268801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR268801'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR268801'^^xsd:anyURI;
  dwc:observationDate '2005-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR73101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR73101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR73101'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR424401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR424401'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR424401'^^xsd:anyURI;
  dwc:observationDate '1976-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR856001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR856001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR856001'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR256301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR256301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR256301'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR366601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR366601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR366601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR235801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR235801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR235801'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR193001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR193001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR193001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR273401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR273401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR273401'^^xsd:anyURI;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR612701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR612701'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR612701'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR260201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR260201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR260201'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.07544"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  geo-pos:lat "49.53577"^^xsd:decimal ;
  geo-pos:long "-1.07544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR45001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR45001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.07544'^^xsd:double;
  dwc:latitude '49.53577'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR45001'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR803301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR803301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR803301'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR108001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR108001'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR108001'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR601301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR601301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR601301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR430701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR430701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR430701'^^xsd:anyURI;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR571801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR571801'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR571801'^^xsd:anyURI;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR179801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR179801'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR179801'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR812601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR812601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR812601'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR51401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR51401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR51401'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR416701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR416701'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR416701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR483901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR483901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR483901'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR570001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR570001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR570001'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR136201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR136201'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR136201'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR795201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR795201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR795201'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR477101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR477101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR477101'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR611701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR611701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR611701'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR330301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR330301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR330301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR35401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR35401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR35401'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9736"^^xsd:decimal ;
  dwc:decimalLongitude "6.6142"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  geo-pos:lat "42.9736"^^xsd:decimal ;
  geo-pos:long "6.6142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR978001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR978001'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.6142'^^xsd:double;
  dwc:latitude '42.9736'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR978001'^^xsd:anyURI;
  dwc:observationDate '1975-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR101'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR895701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR895701'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR895701'^^xsd:anyURI;
  dwc:observationDate '1964-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR539801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR539801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR539801'^^xsd:anyURI;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR184401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR184401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR184401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR327601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR327601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR327601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR666301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR666301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR666301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR288101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR288101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR288101'^^xsd:anyURI;
  dwc:observationDate '1976-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR836001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR836001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR836001'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR298001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR298001'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR298001'^^xsd:anyURI;
  dwc:observationDate '2004-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR940601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR940601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR940601'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR932501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR932501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR932501'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR376501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR376501'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR376501'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR38201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR38201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR38201'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR584001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR584001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR584001'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR100301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR100301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR100301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR102801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR102801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR102801'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR936601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR936601'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR936601'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR682201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR682201'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR682201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR552501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR552501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR552501'^^xsd:anyURI;
  dwc:observationDate '1981-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR386701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR386701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR386701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.14626"^^xsd:decimal ;
  dwc:decimalLongitude "-1.86838"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  geo-pos:lat "49.14626"^^xsd:decimal ;
  geo-pos:long "-1.86838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR263901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR263901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.86838'^^xsd:double;
  dwc:latitude '49.14626'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR263901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR558401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR558401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR558401'^^xsd:anyURI;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR190001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR190001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR190001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR587001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR587001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR587001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR630301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR630301'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR630301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR626501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR626501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR626501'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR527401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR527401'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR527401'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR116801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR116801'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR116801'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR608901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR608901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR608901'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR175101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR175101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR175101'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR500401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR500401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR500401'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7326 -0.53599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7326"^^xsd:decimal ;
  dwc:decimalLongitude "-0.53599"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7326 -0.53599)"^^geo:wktLiteral ;
  geo-pos:lat "49.7326"^^xsd:decimal ;
  geo-pos:long "-0.53599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR40601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR40601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.53599'^^xsd:double;
  dwc:latitude '49.7326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR40601'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR474001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR474001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR474001'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR618801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR618801'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR618801'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR686201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR686201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR686201'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR628001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR628001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR628001'^^xsd:anyURI;
  dwc:observationDate '2004-04-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR112501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR112501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR112501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR324701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR324701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR324701'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR560601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR560601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR560601'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR421201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR421201'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR421201'^^xsd:anyURI;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR738501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR738501'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR738501'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR295901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR295901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR295901'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR929001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR929001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR929001'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR485201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR485201'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR485201'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR7101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR7101'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR909601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR909601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR909601'^^xsd:anyURI;
  dwc:observationDate '1967-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR883401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR883401'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR883401'^^xsd:anyURI;
  dwc:observationDate '1962-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR882001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR882001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR882001'^^xsd:anyURI;
  dwc:observationDate '1968-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR105801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR105801'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR105801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR119201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR119201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR119201'^^xsd:anyURI;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR770201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR770201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR770201'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR771901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR771901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR771901'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25328"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  geo-pos:lat "49.65055"^^xsd:decimal ;
  geo-pos:long "-0.25328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR24901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR24901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.25328'^^xsd:double;
  dwc:latitude '49.65055'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR24901'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR722401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR722401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR722401'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR904001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR904001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR904001'^^xsd:anyURI;
  dwc:observationDate '1961-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR593301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR593301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR593301'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR180001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR180001'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR180001'^^xsd:anyURI;
  dwc:observationDate '2000-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR522401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR522401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR522401'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR498101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR498101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR498101'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96676 -1.85155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96676"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85155"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96676 -1.85155)"^^geo:wktLiteral ;
  geo-pos:lat "48.96676"^^xsd:decimal ;
  geo-pos:long "-1.85155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR207301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR207301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-1.85155'^^xsd:double;
  dwc:latitude '48.96676'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR207301'^^xsd:anyURI;
  dwc:observationDate '2006-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR971501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR971501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR971501'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56076 -0.24759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56076"^^xsd:decimal ;
  dwc:decimalLongitude "-0.24759"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56076 -0.24759)"^^geo:wktLiteral ;
  geo-pos:lat "49.56076"^^xsd:decimal ;
  geo-pos:long "-0.24759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR24201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR24201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.24759'^^xsd:double;
  dwc:latitude '49.56076'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR24201'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR693501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR693501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR693501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR258301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR258301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR258301'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR212601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR212601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR212601'^^xsd:anyURI;
  dwc:observationDate '2000-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR547501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR547501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR547501'^^xsd:anyURI;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR612001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR612001'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR612001'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR855301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR855301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR855301'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR470501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR470501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR470501'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR332301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR332301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR332301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR620701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR620701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR620701'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR702701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR702701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR702701'^^xsd:anyURI;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR494001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR494001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR494001'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR361501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR361501'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR361501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR836301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR836301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR836301'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR962401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR962401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR962401'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR421801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR421801'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR421801'^^xsd:anyURI;
  dwc:observationDate '1975-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09768 5.3937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09768"^^xsd:decimal ;
  dwc:decimalLongitude "5.3937"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09768 5.3937)"^^geo:wktLiteral ;
  geo-pos:lat "43.09768"^^xsd:decimal ;
  geo-pos:long "5.3937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR927801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR927801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.3937'^^xsd:double;
  dwc:latitude '43.09768'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR927801'^^xsd:anyURI;
  dwc:observationDate '1962-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR86901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR86901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR86901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1327"^^xsd:decimal ;
  dwc:decimalLongitude "1.3932"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  geo-pos:lat "50.1327"^^xsd:decimal ;
  geo-pos:long "1.3932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR175601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR175601'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.3932'^^xsd:double;
  dwc:latitude '50.1327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR175601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR166701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR166701'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR166701'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR511601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR511601'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR511601'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR335501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR335501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR335501'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR803901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR803901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR803901'^^xsd:anyURI;
  dwc:observationDate '2006-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR743501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR743501'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR743501'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR978801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR978801'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR978801'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR423901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR423901'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR423901'^^xsd:anyURI;
  dwc:observationDate '1975-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR470001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR470001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR470001'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR918601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR918601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR918601'^^xsd:anyURI;
  dwc:observationDate '1973-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR127701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR127701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR127701'^^xsd:anyURI;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR374501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR374501'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR374501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR199701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR199701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR199701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR287601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR287601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.08895'^^xsd:double;
  dwc:latitude '48.59641'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR287601'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR250601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR250601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR250601'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR689701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR689701'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR689701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR260701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR260701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR260701'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR137201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR137201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR137201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR615901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR615901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR615901'^^xsd:anyURI;
  dwc:observationDate '2005-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR702901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR702901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR702901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR822901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR822901'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR822901'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR384001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR384001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR384001'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR255001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR255001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR255001'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR138401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR138401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR138401'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR90901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR90901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR90901'^^xsd:anyURI;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  geo-pos:lat "47.28899"^^xsd:decimal ;
  geo-pos:long "-3.02596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR348401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR348401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.02596'^^xsd:double;
  dwc:latitude '47.28899'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR348401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR29201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR29201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR29201'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR843701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR843701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR843701'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR278701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR278701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR278701'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR102501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR102501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR102501'^^xsd:anyURI;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR253601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR253601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR253601'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  geo-pos:lat "48.79267"^^xsd:decimal ;
  geo-pos:long "-1.69897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR202001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR202001'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.69897'^^xsd:double;
  dwc:latitude '48.79267'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR202001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.10681"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20951"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  geo-pos:lat "46.10681"^^xsd:decimal ;
  geo-pos:long "-1.20951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR104201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR104201'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20951'^^xsd:double;
  dwc:latitude '46.10681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR104201'^^xsd:anyURI;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR661501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR661501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR661501'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR598601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR598601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR598601'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR506901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR506901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR506901'^^xsd:anyURI;
  dwc:observationDate '1988-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85445 3.06111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85445"^^xsd:decimal ;
  dwc:decimalLongitude "3.06111"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85445 3.06111)"^^geo:wktLiteral ;
  geo-pos:lat "42.85445"^^xsd:decimal ;
  geo-pos:long "3.06111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR356701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR356701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06111'^^xsd:double;
  dwc:latitude '42.85445'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR356701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR526301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR526301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR526301'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR86101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR86101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR86101'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR628601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR628601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR628601'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR333201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR333201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR333201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR913801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR913801'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR913801'^^xsd:anyURI;
  dwc:observationDate '1968-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR425401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR425401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR425401'^^xsd:anyURI;
  dwc:observationDate '1976-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR397301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR397301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR397301'^^xsd:anyURI;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR196101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR196101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR196101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR895401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR895401'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR895401'^^xsd:anyURI;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR943701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR943701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR943701'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR853901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR853901'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR853901'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR369501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR369501'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR369501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR953801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR953801'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR953801'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR603601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR603601'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR603601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR774201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR774201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR774201'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR2901'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR2901'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR67901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR67901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR67901'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR965001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR965001'^^xsd:string;
  dwc:scientificName 'Sirpus zariquieyi Gordon, 1953'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR965001'^^xsd:anyURI;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR575001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR575001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR575001'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR521901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR521901'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR521901'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03823 2.2176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03823"^^xsd:decimal ;
  dwc:decimalLongitude "2.2176"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03823 2.2176)"^^geo:wktLiteral ;
  geo-pos:lat "51.03823"^^xsd:decimal ;
  geo-pos:long "2.2176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR302001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR302001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.2176'^^xsd:double;
  dwc:latitude '51.03823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR302001'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82652"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  geo-pos:lat "48.69747"^^xsd:decimal ;
  geo-pos:long "-1.82652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR202701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR202701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.82652'^^xsd:double;
  dwc:latitude '48.69747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR202701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR406101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR406101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR406101'^^xsd:anyURI;
  dwc:observationDate '1968-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR494601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR494601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR494601'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR347701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR347701'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR347701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR226601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR226601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR226601'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR595401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR595401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR595401'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR788201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR788201'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR788201'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR833601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR833601'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR833601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR648701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR648701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR648701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR625401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR625401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR625401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.14626"^^xsd:decimal ;
  dwc:decimalLongitude "-1.86838"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  geo-pos:lat "49.14626"^^xsd:decimal ;
  geo-pos:long "-1.86838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR217401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR217401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.86838'^^xsd:double;
  dwc:latitude '49.14626'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR217401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR117101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR117101'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR117101'^^xsd:anyURI;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR518101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR518101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR518101'^^xsd:anyURI;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR751401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR751401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR751401'^^xsd:anyURI;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR539701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR539701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR539701'^^xsd:anyURI;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR928901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR928901'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR928901'^^xsd:anyURI;
  dwc:observationDate '1961-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR160901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR160901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR160901'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR124101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR124101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR124101'^^xsd:anyURI;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR528201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR528201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR528201'^^xsd:anyURI;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR441801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR441801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.55428'^^xsd:double;
  dwc:latitude '43.30274'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR441801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68029"^^xsd:decimal ;
  dwc:decimalLongitude "-2.23325"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  geo-pos:lat "48.68029"^^xsd:decimal ;
  geo-pos:long "-2.23325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR300001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR300001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.23325'^^xsd:double;
  dwc:latitude '48.68029'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR300001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR495101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR495101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR495101'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.475"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63543"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  geo-pos:lat "43.475"^^xsd:decimal ;
  geo-pos:long "-1.63543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR194601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR194601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.63543'^^xsd:double;
  dwc:latitude '43.475'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR194601'^^xsd:anyURI;
  dwc:observationDate '2007-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR945401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR945401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR945401'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR98801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR98801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR98801'^^xsd:anyURI;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR759901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR759901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR759901'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR284301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR284301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR284301'^^xsd:anyURI;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR916201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR916201'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR916201'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR729401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR729401'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR729401'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR53501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR53501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR53501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR38001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR38001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR38001'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR82201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR82201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR82201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR281601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR281601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR281601'^^xsd:anyURI;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR830801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR830801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR830801'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR172101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR172101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR172101'^^xsd:anyURI;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR481801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR481801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR481801'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR876301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR876301'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR876301'^^xsd:anyURI;
  dwc:observationDate '1966-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR903801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR903801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR903801'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0714"^^xsd:decimal ;
  dwc:decimalLongitude "6.37471"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  geo-pos:lat "43.0714"^^xsd:decimal ;
  geo-pos:long "6.37471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR975801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR975801'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.37471'^^xsd:double;
  dwc:latitude '43.0714'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR975801'^^xsd:anyURI;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37348"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  geo-pos:lat "49.37348"^^xsd:decimal ;
  geo-pos:long "-0.51134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR39101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR39101'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.51134'^^xsd:double;
  dwc:latitude '49.37348'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR39101'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR181201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR181201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR181201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR910801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR910801'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR910801'^^xsd:anyURI;
  dwc:observationDate '1966-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR950401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR950401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR950401'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR945601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR945601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR945601'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR445801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR445801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR445801'^^xsd:anyURI;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR797101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR797101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR797101'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR128301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR128301'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR128301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR248401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR248401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR248401'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR439301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR439301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR439301'^^xsd:anyURI;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR421501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR421501'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR421501'^^xsd:anyURI;
  dwc:observationDate '1975-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR501301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR501301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR501301'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR947101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR947101'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR947101'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR616501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR616501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR616501'^^xsd:anyURI;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR400401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR400401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR400401'^^xsd:anyURI;
  dwc:observationDate '1967-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR967901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR967901'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR967901'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR149001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR149001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR149001'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94914 1.1205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94914"^^xsd:decimal ;
  dwc:decimalLongitude "1.1205"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94914 1.1205)"^^geo:wktLiteral ;
  geo-pos:lat "49.94914"^^xsd:decimal ;
  geo-pos:long "1.1205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR73501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR73501'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.1205'^^xsd:double;
  dwc:latitude '49.94914'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR73501'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR620301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR620301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR620301'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR616701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR616701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR616701'^^xsd:anyURI;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR156501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR156501'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR156501'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR827201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR827201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR827201'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR663901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR663901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR663901'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR292201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR292201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR292201'^^xsd:anyURI;
  dwc:observationDate '1994-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR521701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR521701'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR521701'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR600901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR600901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR600901'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR734801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR734801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR734801'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR690401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR690401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR690401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR280001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR280001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR280001'^^xsd:anyURI;
  dwc:observationDate '1987-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR362801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR362801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR362801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR710301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR710301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR710301'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR67001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR67001'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR67001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.07338 -3.66286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.07338"^^xsd:decimal ;
  dwc:decimalLongitude "-3.66286"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.07338 -3.66286)"^^geo:wktLiteral ;
  geo-pos:lat "47.07338"^^xsd:decimal ;
  geo-pos:long "-3.66286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR443201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR443201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.66286'^^xsd:double;
  dwc:latitude '47.07338'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR443201'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64635"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  geo-pos:lat "48.64635"^^xsd:decimal ;
  geo-pos:long "-4.54509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR781101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR781101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.54509'^^xsd:double;
  dwc:latitude '48.64635'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR781101'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67448"^^xsd:decimal ;
  dwc:decimalLongitude "3.18277"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  geo-pos:lat "42.67448"^^xsd:decimal ;
  geo-pos:long "3.18277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR401801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR401801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.18277'^^xsd:double;
  dwc:latitude '42.67448'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR401801'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR751701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR751701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR751701'^^xsd:anyURI;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR959101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR959101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR959101'^^xsd:anyURI;
  dwc:observationDate '1968-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR164401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR164401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR164401'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR680001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR680001'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR680001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR644501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR644501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR644501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR222401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR222401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR222401'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR614801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR614801'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR614801'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR717401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR717401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR717401'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR420201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR420201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR420201'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR108801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR108801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR108801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR460801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR460801'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR460801'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21279 3.55341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21279"^^xsd:decimal ;
  dwc:decimalLongitude "3.55341"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21279 3.55341)"^^geo:wktLiteral ;
  geo-pos:lat "43.21279"^^xsd:decimal ;
  geo-pos:long "3.55341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR442601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR442601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.55341'^^xsd:double;
  dwc:latitude '43.21279'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR442601'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR94101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR94101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR94101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41429 6.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41429"^^xsd:decimal ;
  dwc:decimalLongitude "6.889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41429 6.889)"^^geo:wktLiteral ;
  geo-pos:lat "43.41429"^^xsd:decimal ;
  geo-pos:long "6.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR982001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR982001'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.889'^^xsd:double;
  dwc:latitude '43.41429'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR982001'^^xsd:anyURI;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR634301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR634301'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR634301'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR979301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR979301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR979301'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR74301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR74301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR74301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61835 -1.5474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.61835"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5474"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61835 -1.5474)"^^geo:wktLiteral ;
  geo-pos:lat "48.61835"^^xsd:decimal ;
  geo-pos:long "-1.5474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR190101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR190101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.5474'^^xsd:double;
  dwc:latitude '48.61835'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR190101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR56301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR56301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR56301'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR695601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR695601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR695601'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR491901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR491901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR491901'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR531801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR531801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR531801'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR626301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR626301'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR626301'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR188201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR188201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR188201'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR173901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR173901'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR173901'^^xsd:anyURI;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR555201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR555201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR555201'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR923501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR923501'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR923501'^^xsd:anyURI;
  dwc:observationDate '1971-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR768001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR768001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR768001'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR618301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR618301'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR618301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR621901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR621901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR621901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR929601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR929601'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR929601'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37382"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  geo-pos:lat "49.3774"^^xsd:decimal ;
  geo-pos:long "-0.37382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR32201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR32201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.37382'^^xsd:double;
  dwc:latitude '49.3774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR32201'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR258001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR258001'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR258001'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR837001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR837001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR837001'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR471801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR471801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR471801'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR56101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR56101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR56101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03672 0.97777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03672"^^xsd:decimal ;
  dwc:decimalLongitude "0.97777"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03672 0.97777)"^^geo:wktLiteral ;
  geo-pos:lat "50.03672"^^xsd:decimal ;
  geo-pos:long "0.97777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR44401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR44401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.97777'^^xsd:double;
  dwc:latitude '50.03672'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR44401'^^xsd:anyURI;
  dwc:observationDate '2000-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR487401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR487401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR487401'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR112301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR112301'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR112301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR952001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR952001'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR952001'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.30488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22513"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  geo-pos:lat "48.30488"^^xsd:decimal ;
  geo-pos:long "-4.22513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR654401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR654401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.22513'^^xsd:double;
  dwc:latitude '48.30488'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR654401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR143301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR143301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR143301'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR464101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR464101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR464101'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR329901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR329901'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR329901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR541601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR541601'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR541601'^^xsd:anyURI;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR525601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR525601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR525601'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR80201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR80201'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR80201'^^xsd:anyURI;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.00791 -4.71212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.00791"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71212"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.00791 -4.71212)"^^geo:wktLiteral ;
  geo-pos:lat "47.00791"^^xsd:decimal ;
  geo-pos:long "-4.71212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR806101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR806101'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.71212'^^xsd:double;
  dwc:latitude '47.00791'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR806101'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45056"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  geo-pos:lat "49.45056"^^xsd:decimal ;
  geo-pos:long "-0.93065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR43301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR43301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93065'^^xsd:double;
  dwc:latitude '49.45056'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR43301'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR671101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR671101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR671101'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.66321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27476"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  geo-pos:lat "48.66321"^^xsd:decimal ;
  geo-pos:long "-4.27476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR655101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR655101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.27476'^^xsd:double;
  dwc:latitude '48.66321'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR655101'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR786201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR786201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR786201'^^xsd:anyURI;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR849701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR849701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR849701'^^xsd:anyURI;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR413501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR413501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR413501'^^xsd:anyURI;
  dwc:observationDate '1967-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR313301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR313301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR313301'^^xsd:anyURI;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR593801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR593801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR593801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR824701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR824701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR824701'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR70501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR70501'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR70501'^^xsd:anyURI;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR178101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR178101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR178101'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR803501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR803501'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR803501'^^xsd:anyURI;
  dwc:observationDate '2005-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR566501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR566501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR566501'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR937701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR937701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR937701'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR706901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR706901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR706901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR291901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR291901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR291901'^^xsd:anyURI;
  dwc:observationDate '1993-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR974401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR974401'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR974401'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR90201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR90201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR90201'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR492701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR492701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR492701'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR666401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR666401'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR666401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR21301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR21301'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR21301'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR474701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR474701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR474701'^^xsd:anyURI;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR538201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR538201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR538201'^^xsd:anyURI;
  dwc:observationDate '1998-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR99801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR99801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR99801'^^xsd:anyURI;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR174001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR174001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR174001'^^xsd:anyURI;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.35304"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  geo-pos:lat "46.28176"^^xsd:decimal ;
  geo-pos:long "-1.35304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR162001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR162001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.35304'^^xsd:double;
  dwc:latitude '46.28176'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR162001'^^xsd:anyURI;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR227001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR227001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR227001'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR862801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR862801'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR862801'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR297201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR297201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR297201'^^xsd:anyURI;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR189001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR189001'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR189001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR423801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR423801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR423801'^^xsd:anyURI;
  dwc:observationDate '1975-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR382401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR382401'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR382401'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR978901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR978901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR978901'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR858601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR858601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR858601'^^xsd:anyURI;
  dwc:observationDate '1963-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR825701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR825701'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR825701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR207801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR207801'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR207801'^^xsd:anyURI;
  dwc:observationDate '2000-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR610801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR610801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR610801'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR624601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR624601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR624601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR141401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR141401'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR141401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR92001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR92001'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR92001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR227501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR227501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR227501'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR282501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR282501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR282501'^^xsd:anyURI;
  dwc:observationDate '1979-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR394501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR394501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR394501'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR193501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR193501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR193501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR820201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR820201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR820201'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR135901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR135901'^^xsd:string;
  dwc:scientificName 'Cancer pagurus 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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR135901'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR804701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR804701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR804701'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR818501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR818501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR818501'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR89301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR89301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR89301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR251101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR251101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR251101'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR629701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR629701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR629701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR801801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR801801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR801801'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR425301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR425301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR425301'^^xsd:anyURI;
  dwc:observationDate '1976-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR428501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR428501'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR428501'^^xsd:anyURI;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR259801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR259801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR259801'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.46328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51747"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  geo-pos:lat "49.46328"^^xsd:decimal ;
  geo-pos:long "-0.51747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR39401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR39401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.51747'^^xsd:double;
  dwc:latitude '49.46328'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR39401'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR799901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR799901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR799901'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR881601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR881601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR881601'^^xsd:anyURI;
  dwc:observationDate '1967-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR683101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR683101'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR683101'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR804301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR804301'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR804301'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR526901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR526901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR526901'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR753501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR753501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR753501'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR391701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR391701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR391701'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR765801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR765801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR765801'^^xsd:anyURI;
  dwc:observationDate '2000-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR675301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR675301'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR675301'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR610001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR610001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR610001'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR490201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR490201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR490201'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR746201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR746201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR746201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR765501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR765501'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR765501'^^xsd:anyURI;
  dwc:observationDate '2000-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR294901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR294901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR294901'^^xsd:anyURI;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR570401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR570401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR570401'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR742201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR742201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR742201'^^xsd:anyURI;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR386801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR386801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR386801'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR5501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR5501'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR155401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR155401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR155401'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR472701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR472701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR472701'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR312901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR312901'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR312901'^^xsd:anyURI;
  dwc:observationDate '2006-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR583001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR583001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR583001'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR723501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR723501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR723501'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR554601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR554601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR554601'^^xsd:anyURI;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR887001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR887001'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR887001'^^xsd:anyURI;
  dwc:observationDate '1970-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR563001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR563001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR563001'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR170801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR170801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR170801'^^xsd:anyURI;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR240701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR240701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR240701'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR295701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR295701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR295701'^^xsd:anyURI;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR493901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR493901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR493901'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR312301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR312301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR312301'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR181801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR181801'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR181801'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR415101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR415101'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR415101'^^xsd:anyURI;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR346201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR346201'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR346201'^^xsd:anyURI;
  dwc:observationDate '1968-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR328001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR328001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR328001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR623801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR623801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR623801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR240501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR240501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR240501'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR783301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR783301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR783301'^^xsd:anyURI;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR31601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR31601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR31601'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR742301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR742301'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR742301'^^xsd:anyURI;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR6501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR6501'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR115001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR115001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR115001'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR961701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR961701'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR961701'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR284101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR284101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR284101'^^xsd:anyURI;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR281101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR281101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR281101'^^xsd:anyURI;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR315501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR315501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR315501'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR67101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR67101'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR67101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56859 -1.34694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56859"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56859 -1.34694)"^^geo:wktLiteral ;
  geo-pos:lat "44.56859"^^xsd:decimal ;
  geo-pos:long "-1.34694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR150701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR150701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34694'^^xsd:double;
  dwc:latitude '44.56859'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR150701'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR613801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR613801'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR613801'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67448"^^xsd:decimal ;
  dwc:decimalLongitude "3.18277"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  geo-pos:lat "42.67448"^^xsd:decimal ;
  geo-pos:long "3.18277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR385701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR385701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18277'^^xsd:double;
  dwc:latitude '42.67448'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR385701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR417101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR417101'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR417101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR701801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR701801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR701801'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR784201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR784201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR784201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR129401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR129401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR129401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR520301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR520301'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR520301'^^xsd:anyURI;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR786501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR786501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR786501'^^xsd:anyURI;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR525401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR525401'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR525401'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR546801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR546801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR546801'^^xsd:anyURI;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR228201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR228201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR228201'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR221801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR221801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR221801'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR214701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR214701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR214701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.39151 0.1765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.39151"^^xsd:decimal ;
  dwc:decimalLongitude "0.1765"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.39151 0.1765)"^^geo:wktLiteral ;
  geo-pos:lat "49.39151"^^xsd:decimal ;
  geo-pos:long "0.1765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR18801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR18801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.1765'^^xsd:double;
  dwc:latitude '49.39151'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR18801'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR699501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR699501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR699501'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR862101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR862101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR862101'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR557301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR557301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR557301'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR673501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR673501'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR673501'^^xsd:anyURI;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR689201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR689201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR689201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR216101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR216101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR216101'^^xsd:anyURI;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR848001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR848001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR848001'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR560901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR560901'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR560901'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54033 -0.93752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.54033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93752"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54033 -0.93752)"^^geo:wktLiteral ;
  geo-pos:lat "49.54033"^^xsd:decimal ;
  geo-pos:long "-0.93752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR43901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR43901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93752'^^xsd:double;
  dwc:latitude '49.54033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR43901'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR742101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR742101'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR742101'^^xsd:anyURI;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR53401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR53401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR53401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR721101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR721101'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR721101'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR27101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR27101'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR27101'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR849001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR849001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR849001'^^xsd:anyURI;
  dwc:observationDate '1965-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR766201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR766201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR766201'^^xsd:anyURI;
  dwc:observationDate '2000-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR632801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR632801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR632801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR503901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR503901'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR503901'^^xsd:anyURI;
  dwc:observationDate '1986-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR892201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR892201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR892201'^^xsd:anyURI;
  dwc:observationDate '1962-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66989 7.27874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66989"^^xsd:decimal ;
  dwc:decimalLongitude "7.27874"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66989 7.27874)"^^geo:wktLiteral ;
  geo-pos:lat "43.66989"^^xsd:decimal ;
  geo-pos:long "7.27874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR983301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR983301'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.27874'^^xsd:double;
  dwc:latitude '43.66989'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR983301'^^xsd:anyURI;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR810101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR810101'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR810101'^^xsd:anyURI;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR186801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR186801'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR186801'^^xsd:anyURI;
  dwc:observationDate '2005-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR425201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR425201'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR425201'^^xsd:anyURI;
  dwc:observationDate '1976-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR220801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR220801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR220801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR198501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR198501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR198501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR401301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR401301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR401301'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR134501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR134501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR134501'^^xsd:anyURI;
  dwc:observationDate '1998-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR790301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR790301'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR790301'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47097 -0.24192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47097"^^xsd:decimal ;
  dwc:decimalLongitude "-0.24192"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47097 -0.24192)"^^geo:wktLiteral ;
  geo-pos:lat "49.47097"^^xsd:decimal ;
  geo-pos:long "-0.24192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR24101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR24101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-0.24192'^^xsd:double;
  dwc:latitude '49.47097'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR24101'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR520101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR520101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR520101'^^xsd:anyURI;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR713901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR713901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR713901'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR671601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR671601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR671601'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR626201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR626201'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR626201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR221601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR221601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR221601'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR709001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR709001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR709001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.73654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3975"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  geo-pos:lat "49.73654"^^xsd:decimal ;
  geo-pos:long "-0.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR33901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR33901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.3975'^^xsd:double;
  dwc:latitude '49.73654'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR33901'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR288001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR288001'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.08895'^^xsd:double;
  dwc:latitude '48.59641'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR288001'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR160601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR160601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR160601'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR518701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR518701'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR518701'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR507701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR507701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR507701'^^xsd:anyURI;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR859501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR859501'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR859501'^^xsd:anyURI;
  dwc:observationDate '1963-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR139801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR139801'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR139801'^^xsd:anyURI;
  dwc:observationDate '2009-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR559101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR559101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR559101'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR678001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR678001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR678001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR518201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR518201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR518201'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR560001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR560001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR560001'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR102601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR102601'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR102601'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR493401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR493401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR493401'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR581101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR581101'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR581101'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR165801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR165801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR165801'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR597901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR597901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR597901'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR590101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR590101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR590101'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR166901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR166901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR166901'^^xsd:anyURI;
  dwc:observationDate '1979-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38314"^^xsd:decimal ;
  dwc:decimalLongitude "4.54189"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  geo-pos:lat "43.38314"^^xsd:decimal ;
  geo-pos:long "4.54189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR760501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR760501'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.54189'^^xsd:double;
  dwc:latitude '43.38314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR760501'^^xsd:anyURI;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR950001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR950001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR950001'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR359201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR359201'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR359201'^^xsd:anyURI;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR554901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR554901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR554901'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR22201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR22201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR22201'^^xsd:anyURI;
  dwc:observationDate '2006-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR83001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR83001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR83001'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61451 8.66477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61451"^^xsd:decimal ;
  dwc:decimalLongitude "8.66477"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61451 8.66477)"^^geo:wktLiteral ;
  geo-pos:lat "42.61451"^^xsd:decimal ;
  geo-pos:long "8.66477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR984201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR984201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.66477'^^xsd:double;
  dwc:latitude '42.61451'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR984201'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74033 -0.25899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25899"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74033 -0.25899)"^^geo:wktLiteral ;
  geo-pos:lat "49.74033"^^xsd:decimal ;
  geo-pos:long "-0.25899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR25601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR25601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.25899'^^xsd:double;
  dwc:latitude '49.74033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR25601'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR118801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR118801'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR118801'^^xsd:anyURI;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45056"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  geo-pos:lat "49.45056"^^xsd:decimal ;
  geo-pos:long "-0.93065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR43601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR43601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93065'^^xsd:double;
  dwc:latitude '49.45056'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR43601'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR649601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR649601'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR649601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR935401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR935401'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR935401'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR933801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR933801'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR933801'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR712101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR712101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR712101'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR817701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR817701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR817701'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR332601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR332601'^^xsd:string;
  dwc:scientificName 'Caridion gordoni (Bate, 1858)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR332601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR511501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR511501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR511501'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR542101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR542101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR542101'^^xsd:anyURI;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR457601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR457601'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR457601'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR600701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR600701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR600701'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR85401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR85401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR85401'^^xsd:anyURI;
  dwc:observationDate '2007-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR228801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR228801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR228801'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR867201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR867201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR867201'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR639101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR639101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR639101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR737001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR737001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR737001'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR629901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR629901'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR629901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.14626"^^xsd:decimal ;
  dwc:decimalLongitude "-1.86838"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  geo-pos:lat "49.14626"^^xsd:decimal ;
  geo-pos:long "-1.86838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR264001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR264001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.86838'^^xsd:double;
  dwc:latitude '49.14626'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR264001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03904 2.35985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03904"^^xsd:decimal ;
  dwc:decimalLongitude "2.35985"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03904 2.35985)"^^geo:wktLiteral ;
  geo-pos:lat "51.03904"^^xsd:decimal ;
  geo-pos:long "2.35985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR302501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR302501'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.35985'^^xsd:double;
  dwc:latitude '51.03904'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR302501'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR145401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR145401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR145401'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR473501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR473501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR473501'^^xsd:anyURI;
  dwc:observationDate '1980-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR367801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR367801'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR367801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR551501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR551501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR551501'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR528001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR528001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR528001'^^xsd:anyURI;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38483"^^xsd:decimal ;
  dwc:decimalLongitude "4.41857"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  geo-pos:lat "43.38483"^^xsd:decimal ;
  geo-pos:long "4.41857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR724801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR724801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.41857'^^xsd:double;
  dwc:latitude '43.38483'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR724801'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR905201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR905201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR905201'^^xsd:anyURI;
  dwc:observationDate '1961-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR542201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR542201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR542201'^^xsd:anyURI;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR649501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR649501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR649501'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR124001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR124001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR124001'^^xsd:anyURI;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR156801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR156801'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR156801'^^xsd:anyURI;
  dwc:observationDate '1978-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR341701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR341701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR341701'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR702501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR702501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR702501'^^xsd:anyURI;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR377801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR377801'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR377801'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR16801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR16801'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR16801'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR553301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR553301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR553301'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR426701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR426701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR426701'^^xsd:anyURI;
  dwc:observationDate '1976-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR744901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR744901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR744901'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR635701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR635701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR635701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR922601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR922601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR922601'^^xsd:anyURI;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR551201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR551201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR551201'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR221101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR221101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR221101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10033 5.27102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10033"^^xsd:decimal ;
  dwc:decimalLongitude "5.27102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10033 5.27102)"^^geo:wktLiteral ;
  geo-pos:lat "43.10033"^^xsd:decimal ;
  geo-pos:long "5.27102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR891901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR891901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27102'^^xsd:double;
  dwc:latitude '43.10033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR891901'^^xsd:anyURI;
  dwc:observationDate '1963-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR671001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR671001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR671001'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR484401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR484401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR484401'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR651101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR651101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR651101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR713101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR713101'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR713101'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR754301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR754301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR754301'^^xsd:anyURI;
  dwc:observationDate '2005-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR141201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR141201'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR141201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR181601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR181601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR181601'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR377501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR377501'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR377501'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR440901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR440901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '3.55428'^^xsd:double;
  dwc:latitude '43.30274'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR440901'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR101001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR101001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR101001'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR21501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR21501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR21501'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR324801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR324801'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR324801'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR664901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR664901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR664901'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR93101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR93101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR93101'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR640201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR640201'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR640201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR606701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR606701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR606701'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR254901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR254901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR254901'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR268301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR268301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR268301'^^xsd:anyURI;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR861201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR861201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR861201'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR347501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR347501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR347501'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR439101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR439101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR439101'^^xsd:anyURI;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR659601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR659601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR659601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR490701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR490701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR490701'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR869501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR869501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR869501'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR444901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR444901'^^xsd:string;
  dwc:scientificName 'Ilia nucleus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '107303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR444901'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR12601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR12601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR12601'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR830201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR830201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR830201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR511701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR511701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR511701'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR893701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR893701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR893701'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR882401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR882401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR882401'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR66401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR66401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR66401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR802901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR802901'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR802901'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR605701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR605701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR605701'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR686401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR686401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR686401'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR800301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR800301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR800301'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR339701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR339701'^^xsd:string;
  dwc:scientificName 'Periclimenes sagittifer (Norman, 1861)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR339701'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR569601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR569601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR569601'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR536901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR536901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR536901'^^xsd:anyURI;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.92699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5685"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  geo-pos:lat "46.92699"^^xsd:decimal ;
  geo-pos:long "-4.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR779301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR779301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.5685'^^xsd:double;
  dwc:latitude '46.92699'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR779301'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR111501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR111501'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR111501'^^xsd:anyURI;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR589801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR589801'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR589801'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR636501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR636501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR636501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR628201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR628201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR628201'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR858801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR858801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR858801'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.70059 -1.50478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.70059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.50478"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.70059 -1.50478)"^^geo:wktLiteral ;
  geo-pos:lat "49.70059"^^xsd:decimal ;
  geo-pos:long "-1.50478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR179201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR179201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.50478'^^xsd:double;
  dwc:latitude '49.70059'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR179201'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62551 -1.08257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.62551"^^xsd:decimal ;
  dwc:decimalLongitude "-1.08257"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62551 -1.08257)"^^geo:wktLiteral ;
  geo-pos:lat "49.62551"^^xsd:decimal ;
  geo-pos:long "-1.08257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR71401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR71401'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.08257'^^xsd:double;
  dwc:latitude '49.62551'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR71401'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58326"^^xsd:decimal ;
  dwc:decimalLongitude "1.51979"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  geo-pos:lat "50.58326"^^xsd:decimal ;
  geo-pos:long "1.51979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR189701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR189701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.51979'^^xsd:double;
  dwc:latitude '50.58326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR189701'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.66321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27476"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  geo-pos:lat "48.66321"^^xsd:decimal ;
  geo-pos:long "-4.27476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR655401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR655401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.27476'^^xsd:double;
  dwc:latitude '48.66321'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR655401'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR160001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR160001'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR160001'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR287701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR287701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.08895'^^xsd:double;
  dwc:latitude '48.59641'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR287701'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR716101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR716101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR716101'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR410001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR410001'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.18192'^^xsd:double;
  dwc:latitude '42.40479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR410001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR829801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR829801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR829801'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR246101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR246101'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR246101'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR747101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR747101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR747101'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR188901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR188901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR188901'^^xsd:anyURI;
  dwc:observationDate '2000-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR798901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR798901'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR798901'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR430201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR430201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR430201'^^xsd:anyURI;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR405201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR405201'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR405201'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR950801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR950801'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR950801'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR865001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR865001'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR865001'^^xsd:anyURI;
  dwc:observationDate '1975-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR723701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR723701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR723701'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR165201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR165201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR165201'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR670701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR670701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR670701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR739901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR739901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR739901'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR330001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR330001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR330001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.06572 -3.79416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.06572"^^xsd:decimal ;
  dwc:decimalLongitude "-3.79416"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.06572 -3.79416)"^^geo:wktLiteral ;
  geo-pos:lat "47.06572"^^xsd:decimal ;
  geo-pos:long "-3.79416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR453601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR453601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.79416'^^xsd:double;
  dwc:latitude '47.06572'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR453601'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR462401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR462401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR462401'^^xsd:anyURI;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR186501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR186501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR186501'^^xsd:anyURI;
  dwc:observationDate '2005-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR646001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR646001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR646001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR781801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR781801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR781801'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR499901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR499901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR499901'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR144601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR144601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR144601'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR335601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR335601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR335601'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR344401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR344401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR344401'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR380601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR380601'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR380601'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR650401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR650401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR650401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR671801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR671801'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR671801'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR193101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR193101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR193101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR291101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR291101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR291101'^^xsd:anyURI;
  dwc:observationDate '1991-06-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR62801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR62801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR62801'^^xsd:anyURI;
  dwc:observationDate '2008-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR730701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR730701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR730701'^^xsd:anyURI;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR395401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR395401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR395401'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR379901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR379901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR379901'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR62601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR62601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR62601'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR105401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR105401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR105401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR495601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR495601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR495601'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR222801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR222801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR222801'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR76701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR76701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR76701'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR500601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR500601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR500601'^^xsd:anyURI;
  dwc:observationDate '1985-12-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR860401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR860401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR860401'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR97701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR97701'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR97701'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR677001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR677001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR677001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR679301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR679301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR679301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR85101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR85101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR85101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR936701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR936701'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR936701'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR901601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR901601'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR901601'^^xsd:anyURI;
  dwc:observationDate '1961-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR649401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR649401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR649401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR776001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR776001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR776001'^^xsd:anyURI;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR765101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR765101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR765101'^^xsd:anyURI;
  dwc:observationDate '1999-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR669901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR669901'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR669901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR57801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR57801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR57801'^^xsd:anyURI;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR551801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR551801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR551801'^^xsd:anyURI;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR470701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR470701'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR470701'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR343201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR343201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR343201'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR936001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR936001'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR936001'^^xsd:anyURI;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR963001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR963001'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR963001'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.86251 -4.16394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.86251"^^xsd:decimal ;
  dwc:decimalLongitude "-4.16394"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.86251 -4.16394)"^^geo:wktLiteral ;
  geo-pos:lat "46.86251"^^xsd:decimal ;
  geo-pos:long "-4.16394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR652601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR652601'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.16394'^^xsd:double;
  dwc:latitude '46.86251'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR652601'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR736101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR736101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR736101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.69767"^^xsd:decimal ;
  dwc:decimalLongitude "8.79509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  geo-pos:lat "42.69767"^^xsd:decimal ;
  geo-pos:long "8.79509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR985801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR985801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.79509'^^xsd:double;
  dwc:latitude '42.69767'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR985801'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR874801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR874801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR874801'^^xsd:anyURI;
  dwc:observationDate '1969-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR756501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR756501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR756501'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR643101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR643101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR643101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR812901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR812901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR812901'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38314"^^xsd:decimal ;
  dwc:decimalLongitude "4.54189"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  geo-pos:lat "43.38314"^^xsd:decimal ;
  geo-pos:long "4.54189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR760801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR760801'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.54189'^^xsd:double;
  dwc:latitude '43.38314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR760801'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR505401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR505401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR505401'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR580201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR580201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR580201'^^xsd:anyURI;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR683901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR683901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR683901'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR511101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR511101'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR511101'^^xsd:anyURI;
  dwc:observationDate '1989-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2528 -3.68515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2528"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68515"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2528 -3.68515)"^^geo:wktLiteral ;
  geo-pos:lat "47.2528"^^xsd:decimal ;
  geo-pos:long "-3.68515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR444801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR444801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.68515'^^xsd:double;
  dwc:latitude '47.2528'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR444801'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.83463 -2.79502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.83463"^^xsd:decimal ;
  dwc:decimalLongitude "-2.79502"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.83463 -2.79502)"^^geo:wktLiteral ;
  geo-pos:lat "48.83463"^^xsd:decimal ;
  geo-pos:long "-2.79502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR316201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR316201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.79502'^^xsd:double;
  dwc:latitude '48.83463'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR316201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR167401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR167401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR167401'^^xsd:anyURI;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR387201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR387201'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR387201'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR274401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR274401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR274401'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74396"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12046"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  geo-pos:lat "49.74396"^^xsd:decimal ;
  geo-pos:long "-0.12046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR18301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR18301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.12046'^^xsd:double;
  dwc:latitude '49.74396'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR18301'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR714901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR714901'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR714901'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR180601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR180601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR180601'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR794701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR794701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR794701'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR83801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR83801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR83801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR649001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR649001'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR649001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR279201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR279201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR279201'^^xsd:anyURI;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR548001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR548001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR548001'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR180301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR180301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR180301'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR216901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR216901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR216901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4592 -0.65522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4592"^^xsd:decimal ;
  dwc:decimalLongitude "-0.65522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4592 -0.65522)"^^geo:wktLiteral ;
  geo-pos:lat "49.4592"^^xsd:decimal ;
  geo-pos:long "-0.65522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR41001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR41001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.65522'^^xsd:double;
  dwc:latitude '49.4592'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR41001'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR393201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR393201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR393201'^^xsd:anyURI;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR700101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR700101'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR700101'^^xsd:anyURI;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR439501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR439501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR439501'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR95501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR95501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR95501'^^xsd:anyURI;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR755601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR755601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR755601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR924701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR924701'^^xsd:string;
  dwc:scientificName 'Sirpus zariquieyi Gordon, 1953'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR924701'^^xsd:anyURI;
  dwc:observationDate '1973-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR841001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR841001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR841001'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR27201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR27201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR27201'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR545001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR545001'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR545001'^^xsd:anyURI;
  dwc:observationDate '2000-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR538101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR538101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR538101'^^xsd:anyURI;
  dwc:observationDate '1998-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR217301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR217301'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR217301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR214001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR214001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR214001'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.06197 -1.72338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.06197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.72338"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.06197 -1.72338)"^^geo:wktLiteral ;
  geo-pos:lat "49.06197"^^xsd:decimal ;
  geo-pos:long "-1.72338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR201301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR201301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.72338'^^xsd:double;
  dwc:latitude '49.06197'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR201301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR713601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR713601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR713601'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR869201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR869201'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR869201'^^xsd:anyURI;
  dwc:observationDate '1969-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR589601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR589601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR589601'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR187801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR187801'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR187801'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2932"^^xsd:decimal ;
  dwc:decimalLongitude "4.53949"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  geo-pos:lat "43.2932"^^xsd:decimal ;
  geo-pos:long "4.53949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR792401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR792401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.53949'^^xsd:double;
  dwc:latitude '43.2932'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR792401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR327401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR327401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR327401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR269901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR269901'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR269901'^^xsd:anyURI;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR532301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR532301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR532301'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR329001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR329001'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR329001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR633401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR633401'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR633401'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR892801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR892801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR892801'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR737401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR737401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR737401'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR715001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR715001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR715001'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR719001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR719001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR719001'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR290201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR290201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR290201'^^xsd:anyURI;
  dwc:observationDate '1989-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR388301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR388301'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR388301'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR635001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR635001'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR635001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR593501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR593501'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR593501'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR645901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR645901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR645901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR926301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR926301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR926301'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR440801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR440801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR440801'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR825201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR825201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR825201'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR772001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR772001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR772001'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR329701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR329701'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR329701'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR1401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR1401'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.69767"^^xsd:decimal ;
  dwc:decimalLongitude "8.79509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  geo-pos:lat "42.69767"^^xsd:decimal ;
  geo-pos:long "8.79509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR985901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR985901'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.79509'^^xsd:double;
  dwc:latitude '42.69767'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR985901'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR564801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR564801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR564801'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR556001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR556001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR556001'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR642501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR642501'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR642501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR212301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR212301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR212301'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR777601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR777601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR777601'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR723901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR723901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR723901'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR670201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR670201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR670201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR99901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR99901'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR99901'^^xsd:anyURI;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR179001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR179001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR179001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR13901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR13901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR13901'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38638 4.29524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38638"^^xsd:decimal ;
  dwc:decimalLongitude "4.29524"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38638 4.29524)"^^geo:wktLiteral ;
  geo-pos:lat "43.38638"^^xsd:decimal ;
  geo-pos:long "4.29524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR656901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR656901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.29524'^^xsd:double;
  dwc:latitude '43.38638'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR656901'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR478001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR478001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR478001'^^xsd:anyURI;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR174501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR174501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR174501'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR826501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR826501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR826501'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR401401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR401401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR401401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR815401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR815401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR815401'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR679201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR679201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR679201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR476301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR476301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR476301'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR712301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR712301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR712301'^^xsd:anyURI;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR650101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR650101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR650101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR915901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR915901'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR915901'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR171501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR171501'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR171501'^^xsd:anyURI;
  dwc:observationDate '2007-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR818801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR818801'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR818801'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR439701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR439701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR439701'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54473 -0.79958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.54473"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79958"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54473 -0.79958)"^^geo:wktLiteral ;
  geo-pos:lat "49.54473"^^xsd:decimal ;
  geo-pos:long "-0.79958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR42401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR42401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.79958'^^xsd:double;
  dwc:latitude '49.54473'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR42401'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR838301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR838301'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR838301'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR754101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR754101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR754101'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR951601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR951601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR951601'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR501501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR501501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR501501'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR482601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR482601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR482601'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR208301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR208301'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR208301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR170301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR170301'^^xsd:string;
  dwc:scientificName 'Palaemon adspersus Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR170301'^^xsd:anyURI;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR337101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR337101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR337101'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR262101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR262101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR262101'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR591801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR591801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR591801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR621401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR621401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR621401'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR729301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR729301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR729301'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR502901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR502901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR502901'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR974001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR974001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR974001'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR475201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR475201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR475201'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61835 -1.5474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.61835"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5474"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61835 -1.5474)"^^geo:wktLiteral ;
  geo-pos:lat "48.61835"^^xsd:decimal ;
  geo-pos:long "-1.5474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR194001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR194001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.5474'^^xsd:double;
  dwc:latitude '48.61835'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR194001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR279401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR279401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR279401'^^xsd:anyURI;
  dwc:observationDate '1981-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR61101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR61101'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR61101'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR480801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR480801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR480801'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR79001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR79001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR79001'^^xsd:anyURI;
  dwc:observationDate '1973-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR449701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR449701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR449701'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR584701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR584701'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR584701'^^xsd:anyURI;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR869801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR869801'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR869801'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR825101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR825101'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR825101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR66101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR66101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR66101'^^xsd:anyURI;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR888701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR888701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR888701'^^xsd:anyURI;
  dwc:observationDate '1969-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR68301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR68301'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR68301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR97601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR97601'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR97601'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR128201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR128201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR128201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR278401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR278401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR278401'^^xsd:anyURI;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR418201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR418201'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR418201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR544101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR544101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR544101'^^xsd:anyURI;
  dwc:observationDate '2000-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR874901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR874901'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR874901'^^xsd:anyURI;
  dwc:observationDate '1969-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR694301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR694301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR694301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR858701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR858701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR858701'^^xsd:anyURI;
  dwc:observationDate '1963-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR679601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR679601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR679601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR711501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR711501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR711501'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR176801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR176801'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR176801'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR294701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR294701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR294701'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR787501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR787501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR787501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR161101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR161101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR161101'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR196801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR196801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR196801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR466201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR466201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR466201'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR227301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR227301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR227301'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85431 3.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85431"^^xsd:decimal ;
  dwc:decimalLongitude "3.18333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85431 3.18333)"^^geo:wktLiteral ;
  geo-pos:lat "42.85431"^^xsd:decimal ;
  geo-pos:long "3.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR410601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR410601'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18333'^^xsd:double;
  dwc:latitude '42.85431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR410601'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR765401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR765401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR765401'^^xsd:anyURI;
  dwc:observationDate '2000-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR747401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR747401'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR747401'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR982601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR982601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.14844'^^xsd:double;
  dwc:latitude '43.58484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR982601'^^xsd:anyURI;
  dwc:observationDate '2006-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR979101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR979101'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR979101'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR751601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR751601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR751601'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR667001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR667001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR667001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR547001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR547001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR547001'^^xsd:anyURI;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR932601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR932601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR932601'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR960501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR960501'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR960501'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR531001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR531001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR531001'^^xsd:anyURI;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR11301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR11301'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR11301'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR894801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR894801'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR894801'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR468601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR468601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR468601'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR418601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR418601'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR418601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR213001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR213001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR213001'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR319601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR319601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR319601'^^xsd:anyURI;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR530101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR530101'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR530101'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR224901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR224901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR224901'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR505201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR505201'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR505201'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR418001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR418001'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR418001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR199801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR199801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR199801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR106301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR106301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR106301'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR762301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR762301'^^xsd:string;
  dwc:scientificName 'Processa modica Williamson, 1979'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR762301'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR726101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR726101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR726101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR104801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR104801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR104801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR485601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR485601'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR485601'^^xsd:anyURI;
  dwc:observationDate '1981-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR255901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR255901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR255901'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR221901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR221901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR221901'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR159401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR159401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR159401'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR622301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR622301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR622301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR100501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR100501'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR100501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR612501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR612501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR612501'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  geo-pos:lat "48.7578"^^xsd:decimal ;
  geo-pos:long "-2.51372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR308701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR308701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.51372'^^xsd:double;
  dwc:latitude '48.7578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR308701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67448"^^xsd:decimal ;
  dwc:decimalLongitude "3.18277"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  geo-pos:lat "42.67448"^^xsd:decimal ;
  geo-pos:long "3.18277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR413901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR413901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.18277'^^xsd:double;
  dwc:latitude '42.67448'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR413901'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30204"^^xsd:decimal ;
  dwc:decimalLongitude "3.67744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  geo-pos:lat "43.30204"^^xsd:decimal ;
  geo-pos:long "3.67744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR443301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR443301'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.67744'^^xsd:double;
  dwc:latitude '43.30204'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR443301'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR364101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR364101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR364101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28268"^^xsd:decimal ;
  dwc:decimalLongitude "5.15502"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  geo-pos:lat "43.28268"^^xsd:decimal ;
  geo-pos:long "5.15502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR890401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR890401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.15502'^^xsd:double;
  dwc:latitude '43.28268'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR890401'^^xsd:anyURI;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR947601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR947601'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR947601'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR1001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR1001'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR317801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR317801'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR317801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88936"^^xsd:decimal ;
  dwc:decimalLongitude "-3.48507"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  geo-pos:lat "48.88936"^^xsd:decimal ;
  geo-pos:long "-3.48507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR438901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR438901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.48507'^^xsd:double;
  dwc:latitude '48.88936'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR438901'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68029"^^xsd:decimal ;
  dwc:decimalLongitude "-2.23325"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  geo-pos:lat "48.68029"^^xsd:decimal ;
  geo-pos:long "-2.23325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR300101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR300101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.23325'^^xsd:double;
  dwc:latitude '48.68029'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR300101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR330701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR330701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR330701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR601601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR601601'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR601601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR92501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR92501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR92501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR768301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR768301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR768301'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR766501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR766501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR766501'^^xsd:anyURI;
  dwc:observationDate '2000-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR675601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR675601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR675601'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR515001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR515001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR515001'^^xsd:anyURI;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR254401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR254401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR254401'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR396901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR396901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR396901'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR697801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR697801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR697801'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR351201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR351201'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR351201'^^xsd:anyURI;
  dwc:observationDate '1968-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR548701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR548701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR548701'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR501601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR501601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR501601'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR54901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR54901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR54901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR150301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR150301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR150301'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR428601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR428601'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR428601'^^xsd:anyURI;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.73654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3975"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  geo-pos:lat "49.73654"^^xsd:decimal ;
  geo-pos:long "-0.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR33301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR33301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.3975'^^xsd:double;
  dwc:latitude '49.73654'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR33301'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR689301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR689301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR689301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR484101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR484101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR484101'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR491301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR491301'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR491301'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR966901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR966901'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR966901'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR237701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR237701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR237701'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38116 -0.23627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38116"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23627"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38116 -0.23627)"^^geo:wktLiteral ;
  geo-pos:lat "49.38116"^^xsd:decimal ;
  geo-pos:long "-0.23627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR23501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR23501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23627'^^xsd:double;
  dwc:latitude '49.38116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR23501'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR226801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR226801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR226801'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR578701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR578701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR578701'^^xsd:anyURI;
  dwc:observationDate '1994-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR221701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR221701'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR221701'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR690301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR690301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR690301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR573201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR573201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR573201'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR190801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR190801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR190801'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR51901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR51901'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR51901'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR493501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR493501'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR493501'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.14626"^^xsd:decimal ;
  dwc:decimalLongitude "-1.86838"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  geo-pos:lat "49.14626"^^xsd:decimal ;
  geo-pos:long "-1.86838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR263701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR263701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.86838'^^xsd:double;
  dwc:latitude '49.14626'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR263701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR11401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR11401'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR11401'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR901301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR901301'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR901301'^^xsd:anyURI;
  dwc:observationDate '1963-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR776601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR776601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR776601'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR186101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR186101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR186101'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75144"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6494"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  geo-pos:lat "48.75144"^^xsd:decimal ;
  geo-pos:long "-2.6494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR310601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR310601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.6494'^^xsd:double;
  dwc:latitude '48.75144'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR310601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR150001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR150001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR150001'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR180801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR180801'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR180801'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR37801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR37801'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR37801'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR373101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR373101'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR373101'^^xsd:anyURI;
  dwc:observationDate '1967-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR927901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR927901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR927901'^^xsd:anyURI;
  dwc:observationDate '1963-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR613501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR613501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR613501'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR961901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR961901'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR961901'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR965401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR965401'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR965401'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR847101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR847101'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR847101'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR545701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR545701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR545701'^^xsd:anyURI;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR361701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR361701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR361701'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR243701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR243701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR243701'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR64701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR64701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR64701'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR767101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR767101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR767101'^^xsd:anyURI;
  dwc:observationDate '2000-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57114 0.16662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.57114"^^xsd:decimal ;
  dwc:decimalLongitude "0.16662"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57114 0.16662)"^^geo:wktLiteral ;
  geo-pos:lat "49.57114"^^xsd:decimal ;
  geo-pos:long "0.16662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR15301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR15301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.16662'^^xsd:double;
  dwc:latitude '49.57114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR15301'^^xsd:anyURI;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR241601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR241601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR241601'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR131401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR131401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR131401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR494301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR494301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR494301'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.30488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  geo-pos:lat "48.30488"^^xsd:decimal ;
  geo-pos:long "-4.22513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR656001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR656001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.22513'^^xsd:double;
  dwc:latitude '48.30488'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR656001'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR456001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR456001'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR456001'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR933101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR933101'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR933101'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR5801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR5801'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR696401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR696401'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR696401'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.27673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.48271"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  geo-pos:lat "46.27673"^^xsd:decimal ;
  geo-pos:long "-1.48271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR187501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR187501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.48271'^^xsd:double;
  dwc:latitude '46.27673'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR187501'^^xsd:anyURI;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR420101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR420101'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR420101'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR770701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR770701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR770701'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR686701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR686701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR686701'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR925701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR925701'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR925701'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR692301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR692301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR692301'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR489501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR489501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR489501'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR485101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR485101'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR485101'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR190701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR190701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR190701'^^xsd:anyURI;
  dwc:observationDate '2000-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR808801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR808801'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR808801'^^xsd:anyURI;
  dwc:observationDate '1966-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR49701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR49701'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR49701'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR938401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR938401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR938401'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR972601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR972601'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR972601'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR321401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR321401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR321401'^^xsd:anyURI;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1327"^^xsd:decimal ;
  dwc:decimalLongitude "1.3932"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  geo-pos:lat "50.1327"^^xsd:decimal ;
  geo-pos:long "1.3932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR158601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR158601'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.3932'^^xsd:double;
  dwc:latitude '50.1327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR158601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19185 -1.3459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19185"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3459"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19185 -1.3459)"^^geo:wktLiteral ;
  geo-pos:lat "46.19185"^^xsd:decimal ;
  geo-pos:long "-1.3459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR156701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR156701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.3459'^^xsd:double;
  dwc:latitude '46.19185'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR156701'^^xsd:anyURI;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR11501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR11501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR11501'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR819901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR819901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR819901'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR181901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR181901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR181901'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR705601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR705601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR705601'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR532701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR532701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR532701'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR431901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR431901'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR431901'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR49601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR49601'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR49601'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR267201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR267201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR267201'^^xsd:anyURI;
  dwc:observationDate '2005-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR245601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR245601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR245601'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR542601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR542601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR542601'^^xsd:anyURI;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR382501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR382501'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR382501'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR206401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR206401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR206401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR88901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR88901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR88901'^^xsd:anyURI;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR691801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR691801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR691801'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR424601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR424601'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR424601'^^xsd:anyURI;
  dwc:observationDate '1976-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR697701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR697701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR697701'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR136901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR136901'^^xsd:string;
  dwc:scientificName 'Maja brachydactyla Balss, 1922'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR136901'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR618001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR618001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR618001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR160801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR160801'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR160801'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR852401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR852401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR852401'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR771801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR771801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR771801'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR556301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR556301'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR556301'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR109701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR109701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR109701'^^xsd:anyURI;
  dwc:observationDate '2007-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62079 -1.22071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.62079"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22071"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62079 -1.22071)"^^geo:wktLiteral ;
  geo-pos:lat "49.62079"^^xsd:decimal ;
  geo-pos:long "-1.22071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR142601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR142601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22071'^^xsd:double;
  dwc:latitude '49.62079'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR142601'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR182301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR182301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR182301'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR645401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR645401'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR645401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR740001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR740001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR740001'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR826101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR826101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR826101'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR811601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR811601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR811601'^^xsd:anyURI;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR277201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR277201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR277201'^^xsd:anyURI;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR602101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR602101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR602101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR508001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR508001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR508001'^^xsd:anyURI;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR274801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR274801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR274801'^^xsd:anyURI;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR313601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR313601'^^xsd:string;
  dwc:scientificName 'Palaemon adspersus Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR313601'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR880801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR880801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR880801'^^xsd:anyURI;
  dwc:observationDate '1966-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR494801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR494801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR494801'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR321501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR321501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR321501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR153801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR153801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR153801'^^xsd:anyURI;
  dwc:observationDate '1977-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR633601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR633601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR633601'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR928401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR928401'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR928401'^^xsd:anyURI;
  dwc:observationDate '1962-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR286601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR286601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR286601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR14601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR14601'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR14601'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR419201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR419201'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR419201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR529001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR529001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR529001'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR898101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR898101'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR898101'^^xsd:anyURI;
  dwc:observationDate '1966-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38483"^^xsd:decimal ;
  dwc:decimalLongitude "4.41857"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  geo-pos:lat "43.38483"^^xsd:decimal ;
  geo-pos:long "4.41857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR753201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR753201'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.41857'^^xsd:double;
  dwc:latitude '43.38483'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR753201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR517301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR517301'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR517301'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR185301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR185301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR185301'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR568701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR568701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR568701'^^xsd:anyURI;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR239801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR239801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR239801'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR597501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR597501'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR597501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR100101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR100101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR100101'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0216 -1.07354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0216"^^xsd:decimal ;
  dwc:decimalLongitude "-1.07354"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0216 -1.07354)"^^geo:wktLiteral ;
  geo-pos:lat "46.0216"^^xsd:decimal ;
  geo-pos:long "-1.07354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR55901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR55901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.07354'^^xsd:double;
  dwc:latitude '46.0216'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR55901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR629601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR629601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR629601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR37501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR37501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR37501'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR846801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR846801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR846801'^^xsd:anyURI;
  dwc:observationDate '1963-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR416401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR416401'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR416401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR54401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR54401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR54401'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR36001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR36001'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR36001'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR367201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR367201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR367201'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR93801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR93801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR93801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR392501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR392501'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR392501'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR253201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR253201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR253201'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR671401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR671401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR671401'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR880901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR880901'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR880901'^^xsd:anyURI;
  dwc:observationDate '1966-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR31001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR31001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR31001'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR873501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR873501'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR873501'^^xsd:anyURI;
  dwc:observationDate '1975-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR920701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR920701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR920701'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR110801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR110801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR110801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR770001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR770001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR770001'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR210801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR210801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR210801'^^xsd:anyURI;
  dwc:observationDate '2005-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR398001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR398001'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR398001'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.35005 -3.56436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.35005"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56436"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.35005 -3.56436)"^^geo:wktLiteral ;
  geo-pos:lat "47.35005"^^xsd:decimal ;
  geo-pos:long "-3.56436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR439901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR439901'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.56436'^^xsd:double;
  dwc:latitude '47.35005'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR439901'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR283601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR283601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR283601'^^xsd:anyURI;
  dwc:observationDate '1987-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR549501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR549501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR549501'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR517701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR517701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR517701'^^xsd:anyURI;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR481001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR481001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR481001'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR523401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR523401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR523401'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.79661 -3.76035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.79661"^^xsd:decimal ;
  dwc:decimalLongitude "-3.76035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.79661 -3.76035)"^^geo:wktLiteral ;
  geo-pos:lat "46.79661"^^xsd:decimal ;
  geo-pos:long "-3.76035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR448701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR448701'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.76035'^^xsd:double;
  dwc:latitude '46.79661'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR448701'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR180201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR180201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR180201'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR534301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR534301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR534301'^^xsd:anyURI;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54473 -0.79958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.54473"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79958"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54473 -0.79958)"^^geo:wktLiteral ;
  geo-pos:lat "49.54473"^^xsd:decimal ;
  geo-pos:long "-0.79958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR42301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR42301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.79958'^^xsd:double;
  dwc:latitude '49.54473'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR42301'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR19901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR19901'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR19901'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR393301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR393301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR393301'^^xsd:anyURI;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR603901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR603901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR603901'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR614701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR614701'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR614701'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR388701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR388701'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR388701'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR716201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR716201'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR716201'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR256601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR256601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR256601'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR143501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR143501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR143501'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR512201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR512201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR512201'^^xsd:anyURI;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR30601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR30601'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR30601'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR122801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR122801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR122801'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR478601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR478601'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR478601'^^xsd:anyURI;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR88801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR88801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR88801'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR498601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR498601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR498601'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR109801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR109801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR109801'^^xsd:anyURI;
  dwc:observationDate '2008-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR767401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR767401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR767401'^^xsd:anyURI;
  dwc:observationDate '1993-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR946101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR946101'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR946101'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR644001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR644001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR644001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR624101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR624101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR624101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR7601'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR7601'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR368101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR368101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR368101'^^xsd:anyURI;
  dwc:observationDate '2007-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR202401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR202401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR202401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR474801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR474801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR474801'^^xsd:anyURI;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR804201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR804201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR804201'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR822201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR822201'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR822201'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR835301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR835301'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR835301'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR596101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR596101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR596101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR719201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR719201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR719201'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR365101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR365101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR365101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR824901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR824901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR824901'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR531301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR531301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR531301'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR155801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR155801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR155801'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR288301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR288301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR288301'^^xsd:anyURI;
  dwc:observationDate '1976-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR533701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR533701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR533701'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49352 1.52243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49352"^^xsd:decimal ;
  dwc:decimalLongitude "1.52243"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49352 1.52243)"^^geo:wktLiteral ;
  geo-pos:lat "50.49352"^^xsd:decimal ;
  geo-pos:long "1.52243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR191501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR191501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.52243'^^xsd:double;
  dwc:latitude '50.49352'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR191501'^^xsd:anyURI;
  dwc:observationDate '2000-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR698901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR698901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR698901'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR514901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR514901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR514901'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR491701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR491701'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR491701'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.16309 -3.67399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.16309"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67399"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.16309 -3.67399)"^^geo:wktLiteral ;
  geo-pos:lat "47.16309"^^xsd:decimal ;
  geo-pos:long "-3.67399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR442801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR442801'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.67399'^^xsd:double;
  dwc:latitude '47.16309'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR442801'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR495201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR495201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR495201'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR702201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR702201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR702201'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR115401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR115401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR115401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR124201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR124201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR124201'^^xsd:anyURI;
  dwc:observationDate '2006-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR288901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR288901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR288901'^^xsd:anyURI;
  dwc:observationDate '1982-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR413701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR413701'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR413701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR107801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR107801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR107801'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR58401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR58401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR58401'^^xsd:anyURI;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR936501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR936501'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR936501'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR119901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR119901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR119901'^^xsd:anyURI;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR280601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR280601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR280601'^^xsd:anyURI;
  dwc:observationDate '1995-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR87801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR87801'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR87801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR565501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR565501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR565501'^^xsd:anyURI;
  dwc:observationDate '1986-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR578101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR578101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR578101'^^xsd:anyURI;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR71901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR71901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR71901'^^xsd:anyURI;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.00791 -4.71212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.00791"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71212"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.00791 -4.71212)"^^geo:wktLiteral ;
  geo-pos:lat "47.00791"^^xsd:decimal ;
  geo-pos:long "-4.71212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR805901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR805901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.71212'^^xsd:double;
  dwc:latitude '47.00791'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR805901'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR7801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR7801'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR256901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR256901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR256901'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR145501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR145501'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR145501'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR697501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR697501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR697501'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR891601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR891601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR891601'^^xsd:anyURI;
  dwc:observationDate '1962-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75144"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6494"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  geo-pos:lat "48.75144"^^xsd:decimal ;
  geo-pos:long "-2.6494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR310401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR310401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.6494'^^xsd:double;
  dwc:latitude '48.75144'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR310401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45056"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  geo-pos:lat "49.45056"^^xsd:decimal ;
  geo-pos:long "-0.93065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR43501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR43501'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93065'^^xsd:double;
  dwc:latitude '49.45056'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR43501'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR355001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR355001'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR355001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR493101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR493101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR493101'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR69901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR69901'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR69901'^^xsd:anyURI;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38367 -4.49999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.38367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49999"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38367 -4.49999)"^^geo:wktLiteral ;
  geo-pos:lat "47.38367"^^xsd:decimal ;
  geo-pos:long "-4.49999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR780501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR780501'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.49999'^^xsd:double;
  dwc:latitude '47.38367'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR780501'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR797901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR797901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR797901'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR22101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR22101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR22101'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR820901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR820901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR820901'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR726501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR726501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR726501'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR871801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR871801'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR871801'^^xsd:anyURI;
  dwc:observationDate '1974-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR230901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR230901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR230901'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR582201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR582201'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR582201'^^xsd:anyURI;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR828501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR828501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR828501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR319101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR319101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR319101'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR542401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR542401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR542401'^^xsd:anyURI;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR478401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR478401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR478401'^^xsd:anyURI;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59054 -2.22427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.59054"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22427"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59054 -2.22427)"^^geo:wktLiteral ;
  geo-pos:lat "48.59054"^^xsd:decimal ;
  geo-pos:long "-2.22427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR300401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR300401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.22427'^^xsd:double;
  dwc:latitude '48.59054'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR300401'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR837201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR837201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR837201'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR332801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR332801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR332801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR784701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR784701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR784701'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR587401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR587401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR587401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR786901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR786901'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR786901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR943001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR943001'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR943001'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0714"^^xsd:decimal ;
  dwc:decimalLongitude "6.37471"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  geo-pos:lat "43.0714"^^xsd:decimal ;
  geo-pos:long "6.37471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR975301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR975301'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.37471'^^xsd:double;
  dwc:latitude '43.0714'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR975301'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR609901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR609901'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR609901'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR518401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR518401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR518401'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR674401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR674401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR674401'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR581901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR581901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR581901'^^xsd:anyURI;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR210601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR210601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR210601'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR31301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR31301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR31301'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR650601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR650601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR650601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR140401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR140401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR140401'^^xsd:anyURI;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR255701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR255701'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR255701'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR574201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR574201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR574201'^^xsd:anyURI;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR968201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR968201'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR968201'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR638301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR638301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR638301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR913601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR913601'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR913601'^^xsd:anyURI;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR518301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR518301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR518301'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR19501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR19501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR19501'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR592401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR592401'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR592401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR59101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR59101'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR59101'^^xsd:anyURI;
  dwc:observationDate '2008-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR812701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR812701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR812701'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR611601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR611601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR611601'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR281301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR281301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR281301'^^xsd:anyURI;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR717001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR717001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR717001'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.98785"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  geo-pos:lat "48.96117"^^xsd:decimal ;
  geo-pos:long "-1.98785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR265801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR265801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.98785'^^xsd:double;
  dwc:latitude '48.96117'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR265801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR141801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR141801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR141801'^^xsd:anyURI;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR186301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR186301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR186301'^^xsd:anyURI;
  dwc:observationDate '2005-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47633 4.29726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47633"^^xsd:decimal ;
  dwc:decimalLongitude "4.29726"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47633 4.29726)"^^geo:wktLiteral ;
  geo-pos:lat "43.47633"^^xsd:decimal ;
  geo-pos:long "4.29726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR658801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR658801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '4.29726'^^xsd:double;
  dwc:latitude '43.47633'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR658801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR556601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR556601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR556601'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR153301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR153301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR153301'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45496 -0.79295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45496"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79295"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45496 -0.79295)"^^geo:wktLiteral ;
  geo-pos:lat "49.45496"^^xsd:decimal ;
  geo-pos:long "-0.79295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR42101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR42101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.79295'^^xsd:double;
  dwc:latitude '49.45496'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR42101'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR811301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR811301'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR811301'^^xsd:anyURI;
  dwc:observationDate '1968-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  geo-pos:lat "48.79267"^^xsd:decimal ;
  geo-pos:long "-1.69897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR201701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR201701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.69897'^^xsd:double;
  dwc:latitude '48.79267'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR201701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR239701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR239701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR239701'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR34301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR34301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR34301'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR292301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR292301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR292301'^^xsd:anyURI;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR714701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR714701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR714701'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR706101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR706101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR706101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR384701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR384701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR384701'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR313501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR313501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR313501'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR447301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR447301'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR447301'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR774701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR774701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR774701'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR715101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR715101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR715101'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR123701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR123701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR123701'^^xsd:anyURI;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR665101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR665101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR665101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR50601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR50601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR50601'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR365201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR365201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR365201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48013 3.92666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48013"^^xsd:decimal ;
  dwc:decimalLongitude "3.92666"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48013 3.92666)"^^geo:wktLiteral ;
  geo-pos:lat "43.48013"^^xsd:decimal ;
  geo-pos:long "3.92666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR638901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR638901'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.92666'^^xsd:double;
  dwc:latitude '43.48013'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR638901'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR173001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR173001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR173001'^^xsd:anyURI;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR951901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR951901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR951901'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR782001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR782001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR782001'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR615301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR615301'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR615301'^^xsd:anyURI;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR820701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR820701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR820701'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR209001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR209001'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR209001'^^xsd:anyURI;
  dwc:observationDate '2000-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR783401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR783401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR783401'^^xsd:anyURI;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR646201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR646201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR646201'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR277101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR277101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR277101'^^xsd:anyURI;
  dwc:observationDate '1993-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR131901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR131901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR131901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97764 6.49185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97764"^^xsd:decimal ;
  dwc:decimalLongitude "6.49185"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97764 6.49185)"^^geo:wktLiteral ;
  geo-pos:lat "42.97764"^^xsd:decimal ;
  geo-pos:long "6.49185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR976501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR976501'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.49185'^^xsd:double;
  dwc:latitude '42.97764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR976501'^^xsd:anyURI;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR434001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR434001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR434001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR555701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR555701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR555701'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR604501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR604501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR604501'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR590601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR590601'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR590601'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR365901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR365901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR365901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR642401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR642401'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR642401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR768401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR768401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR768401'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR855801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR855801'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR855801'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR56601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR56601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR56601'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR174601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR174601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR174601'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR956501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR956501'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR956501'^^xsd:anyURI;
  dwc:observationDate '1965-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR568001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR568001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR568001'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR921901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR921901'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR921901'^^xsd:anyURI;
  dwc:observationDate '1973-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR724001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR724001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR724001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR748101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR748101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR748101'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01294 5.14499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01294"^^xsd:decimal ;
  dwc:decimalLongitude "5.14499"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01294 5.14499)"^^geo:wktLiteral ;
  geo-pos:lat "43.01294"^^xsd:decimal ;
  geo-pos:long "5.14499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR889901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR889901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.14499'^^xsd:double;
  dwc:latitude '43.01294'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR889901'^^xsd:anyURI;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR368301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR368301'^^xsd:string;
  dwc:scientificName 'Ilia nucleus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR368301'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR224301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR224301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR224301'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR569001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR569001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR569001'^^xsd:anyURI;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR830401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR830401'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR830401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR69201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR69201'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR69201'^^xsd:anyURI;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR857601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR857601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR857601'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR437601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR437601'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR437601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR295501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR295501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR295501'^^xsd:anyURI;
  dwc:observationDate '2000-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR645301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR645301'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR645301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.47328 -4.51258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.47328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51258"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.47328 -4.51258)"^^geo:wktLiteral ;
  geo-pos:lat "47.47328"^^xsd:decimal ;
  geo-pos:long "-4.51258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR756101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR756101'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.51258'^^xsd:double;
  dwc:latitude '47.47328'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR756101'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR125401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR125401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR125401'^^xsd:anyURI;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR188601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR188601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR188601'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR359101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR359101'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1845'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR359101'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR585201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR585201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR585201'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR289901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR289901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR289901'^^xsd:anyURI;
  dwc:observationDate '1989-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR412801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR412801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR412801'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR740401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR740401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR740401'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR946001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR946001'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR946001'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR467001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR467001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR467001'^^xsd:anyURI;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR26801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR26801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR26801'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR167101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR167101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR167101'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR393501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR393501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR393501'^^xsd:anyURI;
  dwc:observationDate '1967-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR769101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR769101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR769101'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR581001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR581001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR581001'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59483 -1.91097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59483"^^xsd:decimal ;
  dwc:decimalLongitude "-1.91097"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59483 -1.91097)"^^geo:wktLiteral ;
  geo-pos:lat "49.59483"^^xsd:decimal ;
  geo-pos:long "-1.91097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR220701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR220701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.91097'^^xsd:double;
  dwc:latitude '49.59483'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR220701'^^xsd:anyURI;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR739101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR739101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR739101'^^xsd:anyURI;
  dwc:observationDate '1996-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR795001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR795001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR795001'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR821801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR821801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR821801'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR604201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR604201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR604201'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR789901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR789901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR789901'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR226401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR226401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR226401'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR776401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR776401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR776401'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR383901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR383901'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR383901'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR620801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR620801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR620801'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR583801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR583801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR583801'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR234401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR234401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR234401'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR856401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR856401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR856401'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR622901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR622901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR622901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR409201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR409201'^^xsd:string;
  dwc:scientificName 'Athanas amazone Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR409201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR524001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR524001'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR524001'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR66701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR66701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR66701'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR482301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR482301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR482301'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR855201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR855201'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR855201'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR603801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR603801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR603801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR731401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR731401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR731401'^^xsd:anyURI;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR153701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR153701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR153701'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR699901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR699901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR699901'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR115701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR115701'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR115701'^^xsd:anyURI;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR500801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR500801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR500801'^^xsd:anyURI;
  dwc:observationDate '1985-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR2801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR2801'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR246701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR246701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR246701'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR337801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR337801'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR337801'^^xsd:anyURI;
  dwc:observationDate '2008-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.10681"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20951"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  geo-pos:lat "46.10681"^^xsd:decimal ;
  geo-pos:long "-1.20951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR107001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR107001'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20951'^^xsd:double;
  dwc:latitude '46.10681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR107001'^^xsd:anyURI;
  dwc:observationDate '2007-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR277401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR277401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR277401'^^xsd:anyURI;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR626001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR626001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR626001'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR727901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR727901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR727901'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR867501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR867501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR867501'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR49201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR49201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR49201'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR797501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR797501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR797501'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR717801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR717801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR717801'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR325401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR325401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR325401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR456301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR456301'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR456301'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR971801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR971801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR971801'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR477501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR477501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR477501'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.475"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63543"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  geo-pos:lat "43.475"^^xsd:decimal ;
  geo-pos:long "-1.63543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR194901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR194901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.63543'^^xsd:double;
  dwc:latitude '43.475'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR194901'^^xsd:anyURI;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR382201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR382201'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR382201'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR168001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR168001'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR168001'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR797201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR797201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR797201'^^xsd:anyURI;
  dwc:observationDate '2006-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR288801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR288801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR288801'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR99301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR99301'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR99301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR709901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR709901'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR709901'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR375601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR375601'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR375601'^^xsd:anyURI;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR111001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR111001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR111001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR369901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR369901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR369901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR477301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR477301'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR477301'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR239401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR239401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR239401'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR665201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR665201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR665201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR921101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR921101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR921101'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR850501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR850501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR850501'^^xsd:anyURI;
  dwc:observationDate '1966-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR886101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR886101'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR886101'^^xsd:anyURI;
  dwc:observationDate '1969-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR320401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR320401'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR320401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR885101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR885101'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR885101'^^xsd:anyURI;
  dwc:observationDate '1975-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR882101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR882101'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR882101'^^xsd:anyURI;
  dwc:observationDate '1968-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR333901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR333901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR333901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR108601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR108601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR108601'^^xsd:anyURI;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR851201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR851201'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR851201'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR96401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR96401'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR96401'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR873801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR873801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR873801'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR63601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR63601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR63601'^^xsd:anyURI;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR79801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR79801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR79801'^^xsd:anyURI;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR323901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR323901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR323901'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR650001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR650001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR650001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR848401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR848401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR848401'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR808101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR808101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR808101'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR467301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR467301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR467301'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR684001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR684001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR684001'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR478901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR478901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR478901'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR898201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR898201'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR898201'^^xsd:anyURI;
  dwc:observationDate '1966-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR604901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR604901'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR604901'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR273101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR273101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR273101'^^xsd:anyURI;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR874301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR874301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR874301'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR673801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR673801'^^xsd:string;
  dwc:scientificName 'Eualus pusiolus (Krøyer, 1841)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR673801'^^xsd:anyURI;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR448901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR448901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR448901'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR190601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR190601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR190601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR262801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR262801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR262801'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR600401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR600401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR600401'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR436001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR436001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR436001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37348"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  geo-pos:lat "49.37348"^^xsd:decimal ;
  geo-pos:long "-0.51134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR38901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR38901'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.51134'^^xsd:double;
  dwc:latitude '49.37348'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR38901'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR944701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR944701'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR944701'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR952901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR952901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR952901'^^xsd:anyURI;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR16001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR16001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR16001'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR867101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR867101'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR867101'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR572601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR572601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR572601'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR417601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR417601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR417601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR624701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR624701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR624701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR508501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR508501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR508501'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR539301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR539301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR539301'^^xsd:anyURI;
  dwc:observationDate '1998-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0714"^^xsd:decimal ;
  dwc:decimalLongitude "6.37471"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  geo-pos:lat "43.0714"^^xsd:decimal ;
  geo-pos:long "6.37471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR975701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR975701'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.37471'^^xsd:double;
  dwc:latitude '43.0714'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR975701'^^xsd:anyURI;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR206101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR206101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR206101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR130201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR130201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR130201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR425001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR425001'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR425001'^^xsd:anyURI;
  dwc:observationDate '1976-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR697301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR697301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR697301'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR120301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR120301'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR120301'^^xsd:anyURI;
  dwc:observationDate '1988-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01532"^^xsd:decimal ;
  dwc:decimalLongitude "5.02247"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  geo-pos:lat "43.01532"^^xsd:decimal ;
  geo-pos:long "5.02247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR875201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR875201'^^xsd:string;
  dwc:scientificName 'Ebalia nux A. Milne-Edwards, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02247'^^xsd:double;
  dwc:latitude '43.01532'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR875201'^^xsd:anyURI;
  dwc:observationDate '1969-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR455301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR455301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR455301'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR153201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR153201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR153201'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR634801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR634801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR634801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR99501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR99501'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR99501'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR921001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR921001'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR921001'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR436201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR436201'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR436201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR970701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR970701'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR970701'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR808401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR808401'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR808401'^^xsd:anyURI;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR29301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR29301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR29301'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR629101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR629101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR629101'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR59701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR59701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR59701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9736"^^xsd:decimal ;
  dwc:decimalLongitude "6.6142"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  geo-pos:lat "42.9736"^^xsd:decimal ;
  geo-pos:long "6.6142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR977801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR977801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.6142'^^xsd:double;
  dwc:latitude '42.9736'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR977801'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR951101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR951101'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR951101'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR698501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR698501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR698501'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25328"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  geo-pos:lat "49.65055"^^xsd:decimal ;
  geo-pos:long "-0.25328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR25201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR25201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.25328'^^xsd:double;
  dwc:latitude '49.65055'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR25201'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74033 -0.25899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25899"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74033 -0.25899)"^^geo:wktLiteral ;
  geo-pos:lat "49.74033"^^xsd:decimal ;
  geo-pos:long "-0.25899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR25401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR25401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.25899'^^xsd:double;
  dwc:latitude '49.74033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR25401'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR877001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR877001'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR877001'^^xsd:anyURI;
  dwc:observationDate '1968-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR764501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR764501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR764501'^^xsd:anyURI;
  dwc:observationDate '1999-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26772 -3.42158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.26772"^^xsd:decimal ;
  dwc:decimalLongitude "-3.42158"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.26772 -3.42158)"^^geo:wktLiteral ;
  geo-pos:lat "47.26772"^^xsd:decimal ;
  geo-pos:long "-3.42158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR438001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR438001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.42158'^^xsd:double;
  dwc:latitude '47.26772'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR438001'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR57901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR57901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR57901'^^xsd:anyURI;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR941801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR941801'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR941801'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR433701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR433701'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR433701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR129501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR129501'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR129501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR239001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR239001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR239001'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR222001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR222001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR222001'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR182701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR182701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR182701'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR788601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR788601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR788601'^^xsd:anyURI;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR836701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR836701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR836701'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR968601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR968601'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR968601'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR543201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR543201'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR543201'^^xsd:anyURI;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR182601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR182601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR182601'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR605301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR605301'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR605301'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR212401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR212401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR212401'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45056"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  geo-pos:lat "49.45056"^^xsd:decimal ;
  geo-pos:long "-0.93065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR42901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR42901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93065'^^xsd:double;
  dwc:latitude '49.45056'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR42901'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR321901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR321901'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR321901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR773001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR773001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR773001'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR469401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR469401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR469401'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR617001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR617001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR617001'^^xsd:anyURI;
  dwc:observationDate '2007-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR252801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR252801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR252801'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR513301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR513301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR513301'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03672 0.97777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03672"^^xsd:decimal ;
  dwc:decimalLongitude "0.97777"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03672 0.97777)"^^geo:wktLiteral ;
  geo-pos:lat "50.03672"^^xsd:decimal ;
  geo-pos:long "0.97777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR44301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR44301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.97777'^^xsd:double;
  dwc:latitude '50.03672'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR44301'^^xsd:anyURI;
  dwc:observationDate '2000-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62079 -1.22071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.62079"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22071"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62079 -1.22071)"^^geo:wktLiteral ;
  geo-pos:lat "49.62079"^^xsd:decimal ;
  geo-pos:long "-1.22071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR142801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR142801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '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:longitude '-1.22071'^^xsd:double;
  dwc:latitude '49.62079'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR142801'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR427801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR427801'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR427801'^^xsd:anyURI;
  dwc:observationDate '1976-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR61701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR61701'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR61701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR928701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR928701'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR928701'^^xsd:anyURI;
  dwc:observationDate '1961-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR329201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR329201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR329201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR537401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR537401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR537401'^^xsd:anyURI;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2528 -3.68515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2528"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68515"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2528 -3.68515)"^^geo:wktLiteral ;
  geo-pos:lat "47.2528"^^xsd:decimal ;
  geo-pos:long "-3.68515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR443701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR443701'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.68515'^^xsd:double;
  dwc:latitude '47.2528'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR443701'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR196701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR196701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR196701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR692501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR692501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR692501'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR168101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR168101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR168101'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR803801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR803801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR803801'^^xsd:anyURI;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR138101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR138101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR138101'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR805601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR805601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR805601'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR507601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR507601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR507601'^^xsd:anyURI;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR940701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR940701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR940701'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR533401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR533401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR533401'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR763601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR763601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR763601'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR506801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR506801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR506801'^^xsd:anyURI;
  dwc:observationDate '1987-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR365401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR365401'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR365401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR720001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR720001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR720001'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR79401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR79401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR79401'^^xsd:anyURI;
  dwc:observationDate '1974-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR888501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR888501'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR888501'^^xsd:anyURI;
  dwc:observationDate '1969-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR239201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR239201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR239201'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR770101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR770101'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR770101'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR869601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR869601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR869601'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR318501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR318501'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR318501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR2001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR2001'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR897501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR897501'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR897501'^^xsd:anyURI;
  dwc:observationDate '1965-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR544001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR544001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR544001'^^xsd:anyURI;
  dwc:observationDate '2000-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR637401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR637401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR637401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01532"^^xsd:decimal ;
  dwc:decimalLongitude "5.02247"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  geo-pos:lat "43.01532"^^xsd:decimal ;
  geo-pos:long "5.02247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR876101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR876101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02247'^^xsd:double;
  dwc:latitude '43.01532'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR876101'^^xsd:anyURI;
  dwc:observationDate '1969-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR80701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR80701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR80701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR738901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR738901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR738901'^^xsd:anyURI;
  dwc:observationDate '1996-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR610101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR610101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR610101'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR435101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR435101'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR435101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR453001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR453001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR453001'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR458601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR458601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR458601'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR670801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR670801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR670801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19949"^^xsd:decimal ;
  dwc:decimalLongitude "4.78295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  geo-pos:lat "43.19949"^^xsd:decimal ;
  geo-pos:long "4.78295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR814101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR814101'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78295'^^xsd:double;
  dwc:latitude '43.19949'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR814101'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR53001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR53001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR53001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR559401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR559401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR559401'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR695901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR695901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR695901'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR399201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR399201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR399201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR339401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR339401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR339401'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR293601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR293601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR293601'^^xsd:anyURI;
  dwc:observationDate '1997-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR611501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR611501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR611501'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR147001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR147001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR147001'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR814901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR814901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR814901'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR632001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR632001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR632001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR516101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR516101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR516101'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05925"^^xsd:decimal ;
  dwc:decimalLongitude "6.74234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  geo-pos:lat "43.05925"^^xsd:decimal ;
  geo-pos:long "6.74234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR980701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR980701'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.74234'^^xsd:double;
  dwc:latitude '43.05925'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR980701'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR372901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR372901'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR372901'^^xsd:anyURI;
  dwc:observationDate '1967-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR557101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR557101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR557101'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR57601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR57601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR57601'^^xsd:anyURI;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR529301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR529301'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres (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 '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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR529301'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR854701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR854701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR854701'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR298301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR298301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR298301'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR182201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR182201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR182201'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR208001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR208001'^^xsd:string;
  dwc:scientificName 'Crangon allmanni Kinahan, 1857'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR208001'^^xsd:anyURI;
  dwc:observationDate '2005-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR219401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR219401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR219401'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR600001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR600001'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR600001'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR117801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR117801'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR117801'^^xsd:anyURI;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69539 -1.64307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.69539"^^xsd:decimal ;
  dwc:decimalLongitude "-1.64307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69539 -1.64307)"^^geo:wktLiteral ;
  geo-pos:lat "49.69539"^^xsd:decimal ;
  geo-pos:long "-1.64307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR195601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR195601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.64307'^^xsd:double;
  dwc:latitude '49.69539'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR195601'^^xsd:anyURI;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR614201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR614201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR614201'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR907301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR907301'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR907301'^^xsd:anyURI;
  dwc:observationDate '1964-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37382"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  geo-pos:lat "49.3774"^^xsd:decimal ;
  geo-pos:long "-0.37382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR26201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR26201'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.37382'^^xsd:double;
  dwc:latitude '49.3774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR26201'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR740201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR740201'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR740201'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR463301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR463301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR463301'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR926901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR926901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR926901'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR784401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR784401'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR784401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR789401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR789401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR789401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR929101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR929101'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR929101'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR227401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR227401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR227401'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR759201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR759201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR759201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR699401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR699401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR699401'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR835101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR835101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR835101'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR936301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR936301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR936301'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR240901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR240901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR240901'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR784801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR784801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR784801'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR949201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR949201'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR949201'^^xsd:anyURI;
  dwc:observationDate '1969-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR901'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR373601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR373601'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR373601'^^xsd:anyURI;
  dwc:observationDate '1967-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30204"^^xsd:decimal ;
  dwc:decimalLongitude "3.67744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  geo-pos:lat "43.30204"^^xsd:decimal ;
  geo-pos:long "3.67744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR446401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR446401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.67744'^^xsd:double;
  dwc:latitude '43.30204'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR446401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR411301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR411301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR411301'^^xsd:anyURI;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR405001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR405001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR405001'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR897301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR897301'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR897301'^^xsd:anyURI;
  dwc:observationDate '1965-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR804101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR804101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR804101'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR628701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR628701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR628701'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR327001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR327001'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR327001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR924001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR924001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR924001'^^xsd:anyURI;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.49948 -2.04012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.49948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.04012"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.49948 -2.04012)"^^geo:wktLiteral ;
  geo-pos:lat "49.49948"^^xsd:decimal ;
  geo-pos:long "-2.04012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR265401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR265401'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.04012'^^xsd:double;
  dwc:latitude '49.49948'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR265401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38116 -0.23627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38116"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23627"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38116 -0.23627)"^^geo:wktLiteral ;
  geo-pos:lat "49.38116"^^xsd:decimal ;
  geo-pos:long "-0.23627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR23601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR23601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.23627'^^xsd:double;
  dwc:latitude '49.38116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR23601'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR887701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR887701'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR887701'^^xsd:anyURI;
  dwc:observationDate '1963-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR17201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR17201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10954'^^xsd:double;
  dwc:latitude '49.56438'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR17201'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR603001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR603001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR603001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR964101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR964101'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR964101'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR193901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR193901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR193901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR574901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR574901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR574901'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR407901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR407901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR407901'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR590201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR590201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR590201'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR719401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR719401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR719401'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR962201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR962201'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR962201'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR270201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR270201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR270201'^^xsd:anyURI;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR140801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR140801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR140801'^^xsd:anyURI;
  dwc:observationDate '1988-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR475601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR475601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR475601'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR166101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR166101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR166101'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR320701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR320701'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR320701'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR548101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR548101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR548101'^^xsd:anyURI;
  dwc:observationDate '1978-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR930101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR930101'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR930101'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR346301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR346301'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR346301'^^xsd:anyURI;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR881401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR881401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR881401'^^xsd:anyURI;
  dwc:observationDate '1967-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR569901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR569901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR569901'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR221301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR221301'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR221301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR273701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR273701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR273701'^^xsd:anyURI;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR534101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR534101'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR534101'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR412301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR412301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR412301'^^xsd:anyURI;
  dwc:observationDate '1968-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR296801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR296801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR296801'^^xsd:anyURI;
  dwc:observationDate '2002-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR681101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR681101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR681101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR790901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR790901'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR790901'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR891401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR891401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR891401'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR818001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR818001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR818001'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR718801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR718801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR718801'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR20001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR20001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR20001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR87501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR87501'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR87501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR227701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR227701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR227701'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR821101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR821101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR821101'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17062 -3.54244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.17062"^^xsd:decimal ;
  dwc:decimalLongitude "-3.54244"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17062 -3.54244)"^^geo:wktLiteral ;
  geo-pos:lat "47.17062"^^xsd:decimal ;
  geo-pos:long "-3.54244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR441201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR441201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.54244'^^xsd:double;
  dwc:latitude '47.17062'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR441201'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.07544"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  geo-pos:lat "49.53577"^^xsd:decimal ;
  geo-pos:long "-1.07544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR71001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR71001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.07544'^^xsd:double;
  dwc:latitude '49.53577'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR71001'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1327"^^xsd:decimal ;
  dwc:decimalLongitude "1.3932"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  geo-pos:lat "50.1327"^^xsd:decimal ;
  geo-pos:long "1.3932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR169501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR169501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.3932'^^xsd:double;
  dwc:latitude '50.1327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR169501'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR550401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR550401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR550401'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR824201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR824201'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR824201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR149901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR149901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR149901'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR488301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR488301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR488301'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR925401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR925401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR925401'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR744001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR744001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR744001'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06749 6.49727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06749"^^xsd:decimal ;
  dwc:decimalLongitude "6.49727"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06749 6.49727)"^^geo:wktLiteral ;
  geo-pos:lat "43.06749"^^xsd:decimal ;
  geo-pos:long "6.49727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR977001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR977001'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.49727'^^xsd:double;
  dwc:latitude '43.06749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR977001'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR516701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR516701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR516701'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR781401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR781401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR781401'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR334001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR334001'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR334001'^^xsd:anyURI;
  dwc:observationDate '2004-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR636601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR636601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR636601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR901001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR901001'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR901001'^^xsd:anyURI;
  dwc:observationDate '1962-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR29901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR29901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR29901'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR715601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR715601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR715601'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23893 6.75399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23893"^^xsd:decimal ;
  dwc:decimalLongitude "6.75399"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23893 6.75399)"^^geo:wktLiteral ;
  geo-pos:lat "43.23893"^^xsd:decimal ;
  geo-pos:long "6.75399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR981601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR981601'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.75399'^^xsd:double;
  dwc:latitude '43.23893'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR981601'^^xsd:anyURI;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR647901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR647901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR647901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR600301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR600301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR600301'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR569401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR569401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR569401'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR203001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR203001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.70708'^^xsd:double;
  dwc:latitude '48.88244'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR203001'^^xsd:anyURI;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR245501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR245501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR245501'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR276601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR276601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR276601'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR749701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR749701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR749701'^^xsd:anyURI;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR501401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR501401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR501401'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR460501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR460501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR460501'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR263401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR263401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR263401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR478101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR478101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR478101'^^xsd:anyURI;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR925101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR925101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR925101'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR840101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR840101'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR840101'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR593001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR593001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR593001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR287901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR287901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.08895'^^xsd:double;
  dwc:latitude '48.59641'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR287901'^^xsd:anyURI;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR12201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR12201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR12201'^^xsd:anyURI;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR576901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR576901'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR576901'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR609401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR609401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR609401'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR752801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR752801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR752801'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR216201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR216201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR216201'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR164901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR164901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR164901'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR530001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR530001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR530001'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR232701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR232701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR232701'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR34601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR34601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR34601'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR672801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR672801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR672801'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR665501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR665501'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR665501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR935101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR935101'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR935101'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR718901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR718901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR718901'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR666901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR666901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR666901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR335401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR335401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR335401'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR770301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR770301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR770301'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR489701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR489701'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR489701'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR20401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR20401'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR20401'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR319301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR319301'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR319301'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.66321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27476"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  geo-pos:lat "48.66321"^^xsd:decimal ;
  geo-pos:long "-4.27476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR655201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR655201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.27476'^^xsd:double;
  dwc:latitude '48.66321'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR655201'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR296601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR296601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR296601'^^xsd:anyURI;
  dwc:observationDate '2001-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR570201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR570201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR570201'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR19301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR19301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR19301'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR699701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR699701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR699701'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR785001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR785001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR785001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR879101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR879101'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR879101'^^xsd:anyURI;
  dwc:observationDate '1965-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR298701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR298701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR298701'^^xsd:anyURI;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR271001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR271001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR271001'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR199301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR199301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR199301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR973601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR973601'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR973601'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR844501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR844501'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR844501'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR683601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR683601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR683601'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR911001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR911001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR911001'^^xsd:anyURI;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR108501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR108501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR108501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58457"^^xsd:decimal ;
  dwc:decimalLongitude "3.18248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  geo-pos:lat "42.58457"^^xsd:decimal ;
  geo-pos:long "3.18248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR416001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR416001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.18248'^^xsd:double;
  dwc:latitude '42.58457'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR416001'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR932201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR932201'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR932201'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR968301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR968301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR968301'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR192101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR192101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR192101'^^xsd:anyURI;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR113901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR113901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR113901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR31901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR31901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR31901'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR801601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR801601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR801601'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR530301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR530301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR530301'^^xsd:anyURI;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR782801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR782801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR782801'^^xsd:anyURI;
  dwc:observationDate '1998-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR447101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR447101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR447101'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR967001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR967001'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR967001'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03389 3.3065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03389"^^xsd:decimal ;
  dwc:decimalLongitude "3.3065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03389 3.3065)"^^geo:wktLiteral ;
  geo-pos:lat "43.03389"^^xsd:decimal ;
  geo-pos:long "3.3065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR429601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR429601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.3065'^^xsd:double;
  dwc:latitude '43.03389'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR429601'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR796301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR796301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR796301'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR81201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR81201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR81201'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR567901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR567901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR567901'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR958001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR958001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR958001'^^xsd:anyURI;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR571401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR571401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR571401'^^xsd:anyURI;
  dwc:observationDate '1989-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR694101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR694101'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR694101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28268"^^xsd:decimal ;
  dwc:decimalLongitude "5.15502"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  geo-pos:lat "43.28268"^^xsd:decimal ;
  geo-pos:long "5.15502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR890601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR890601'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.15502'^^xsd:double;
  dwc:latitude '43.28268'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR890601'^^xsd:anyURI;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR284501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR284501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR284501'^^xsd:anyURI;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR658601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR658601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR658601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR485701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR485701'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR485701'^^xsd:anyURI;
  dwc:observationDate '1981-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR481701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR481701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR481701'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR646701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR646701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR646701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR676001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR676001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR676001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR245301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR245301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR245301'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  geo-pos:lat "48.7578"^^xsd:decimal ;
  geo-pos:long "-2.51372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR308501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR308501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.51372'^^xsd:double;
  dwc:latitude '48.7578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR308501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR952701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR952701'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR952701'^^xsd:anyURI;
  dwc:observationDate '1966-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR530601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR530601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR530601'^^xsd:anyURI;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR223701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR223701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR223701'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR751301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR751301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR751301'^^xsd:anyURI;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR119101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR119101'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR119101'^^xsd:anyURI;
  dwc:observationDate '2001-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR793601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR793601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR793601'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.14626"^^xsd:decimal ;
  dwc:decimalLongitude "-1.86838"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  geo-pos:lat "49.14626"^^xsd:decimal ;
  geo-pos:long "-1.86838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR263801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR263801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.86838'^^xsd:double;
  dwc:latitude '49.14626'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR263801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR833801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR833801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR833801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR374701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR374701'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR374701'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR973901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR973901'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR973901'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR209601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR209601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR209601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07517 6.25214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.07517"^^xsd:decimal ;
  dwc:decimalLongitude "6.25214"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07517 6.25214)"^^geo:wktLiteral ;
  geo-pos:lat "43.07517"^^xsd:decimal ;
  geo-pos:long "6.25214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR974801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR974801'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.25214'^^xsd:double;
  dwc:latitude '43.07517'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR974801'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR391001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR391001'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR391001'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR944901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR944901'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR944901'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR229401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR229401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR229401'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR854801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR854801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR854801'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR843801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR843801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR843801'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.86251 -4.16394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.86251"^^xsd:decimal ;
  dwc:decimalLongitude "-4.16394"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.86251 -4.16394)"^^geo:wktLiteral ;
  geo-pos:lat "46.86251"^^xsd:decimal ;
  geo-pos:long "-4.16394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR652701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR652701'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.16394'^^xsd:double;
  dwc:latitude '46.86251'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR652701'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25328"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  geo-pos:lat "49.65055"^^xsd:decimal ;
  geo-pos:long "-0.25328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR25001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR25001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.25328'^^xsd:double;
  dwc:latitude '49.65055'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR25001'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR237201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR237201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR237201'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR344301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR344301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR344301'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR605801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR605801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR605801'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR390001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR390001'^^xsd:string;
  dwc:scientificName 'Stenopus spinosus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR390001'^^xsd:anyURI;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR726201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR726201'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR726201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR594401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR594401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR594401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR519001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR519001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR519001'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR710401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR710401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR710401'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR210101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR210101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR210101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR393601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR393601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR393601'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR733201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR733201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR733201'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR643701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR643701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR643701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR672701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR672701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR672701'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR461101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR461101'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR461101'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR211901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR211901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR211901'^^xsd:anyURI;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR297301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR297301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR297301'^^xsd:anyURI;
  dwc:observationDate '2003-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.15172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73157"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  geo-pos:lat "49.15172"^^xsd:decimal ;
  geo-pos:long "-1.73157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR218001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR218001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.73157'^^xsd:double;
  dwc:latitude '49.15172'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR218001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR734401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR734401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR734401'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR274701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR274701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR274701'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR519201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR519201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR519201'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR284601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR284601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR284601'^^xsd:anyURI;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR873301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR873301'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR873301'^^xsd:anyURI;
  dwc:observationDate '1974-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR952401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR952401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.64314'^^xsd:double;
  dwc:latitude '43.18184'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR952401'^^xsd:anyURI;
  dwc:observationDate '1963-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR323601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR323601'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR323601'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR960901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR960901'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR960901'^^xsd:anyURI;
  dwc:observationDate '1978-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR963301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR963301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR963301'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR762801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR762801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR762801'^^xsd:anyURI;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR951201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR951201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR951201'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67461"^^xsd:decimal ;
  dwc:decimalLongitude "3.06092"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  geo-pos:lat "42.67461"^^xsd:decimal ;
  geo-pos:long "3.06092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR356501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR356501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06092'^^xsd:double;
  dwc:latitude '42.67461'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR356501'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR802001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR802001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR802001'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49826 -4.1159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.49826"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1159"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49826 -4.1159)"^^geo:wktLiteral ;
  geo-pos:lat "47.49826"^^xsd:decimal ;
  geo-pos:long "-4.1159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR651901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR651901'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.1159'^^xsd:double;
  dwc:latitude '47.49826'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR651901'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR221401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR221401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR221401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1327"^^xsd:decimal ;
  dwc:decimalLongitude "1.3932"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  geo-pos:lat "50.1327"^^xsd:decimal ;
  geo-pos:long "1.3932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR158401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR158401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.3932'^^xsd:double;
  dwc:latitude '50.1327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR158401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR613101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR613101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR613101'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR315301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR315301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR315301'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR917301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR917301'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR917301'^^xsd:anyURI;
  dwc:observationDate '1962-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR802201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR802201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR802201'^^xsd:anyURI;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR404401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR404401'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR404401'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR158901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR158901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR158901'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR915501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR915501'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR915501'^^xsd:anyURI;
  dwc:observationDate '1964-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR249901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR249901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR249901'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR685701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR685701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR685701'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR315401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR315401'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR315401'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR129601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR129601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR129601'^^xsd:anyURI;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR750201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR750201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR750201'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR651301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR651301'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR651301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR454301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR454301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR454301'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR271301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR271301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR271301'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR771001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR771001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR771001'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR241501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR241501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR241501'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR802501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR802501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR802501'^^xsd:anyURI;
  dwc:observationDate '2006-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR372701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR372701'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR372701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR318601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR318601'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR318601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR576501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR576501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR576501'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR34101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR34101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR34101'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR426101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR426101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR426101'^^xsd:anyURI;
  dwc:observationDate '1976-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR764701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR764701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR764701'^^xsd:anyURI;
  dwc:observationDate '1999-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR595001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR595001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR595001'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55128"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18894"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  geo-pos:lat "47.55128"^^xsd:decimal ;
  geo-pos:long "-3.18894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR403701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR403701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.18894'^^xsd:double;
  dwc:latitude '47.55128'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR403701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.29139 -1.09364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.29139"^^xsd:decimal ;
  dwc:decimalLongitude "-1.09364"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.29139 -1.09364)"^^geo:wktLiteral ;
  geo-pos:lat "46.29139"^^xsd:decimal ;
  geo-pos:long "-1.09364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR82401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR82401'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.09364'^^xsd:double;
  dwc:latitude '46.29139'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR82401'^^xsd:anyURI;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR602301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR602301'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR602301'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR296301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR296301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR296301'^^xsd:anyURI;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR758201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR758201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR758201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR560801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR560801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR560801'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR242701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR242701'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR242701'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR979401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR979401'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR979401'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR860801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR860801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR860801'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58457"^^xsd:decimal ;
  dwc:decimalLongitude "3.18248"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  geo-pos:lat "42.58457"^^xsd:decimal ;
  geo-pos:long "3.18248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR381901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR381901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18248'^^xsd:double;
  dwc:latitude '42.58457'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR381901'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR624901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR624901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR624901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR642001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR642001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR642001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR9601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR9601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR9601'^^xsd:anyURI;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR676701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR676701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR676701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR120201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR120201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR120201'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR283301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR283301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR283301'^^xsd:anyURI;
  dwc:observationDate '1986-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR895301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR895301'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR895301'^^xsd:anyURI;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR62401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR62401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR62401'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR774301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR774301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR774301'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR643601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR643601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR643601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR464201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR464201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR464201'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR572201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR572201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR572201'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR659001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR659001'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR659001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR637901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR637901'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR637901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.36518 -0.78634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.36518"^^xsd:decimal ;
  dwc:decimalLongitude "-0.78634"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.36518 -0.78634)"^^geo:wktLiteral ;
  geo-pos:lat "49.36518"^^xsd:decimal ;
  geo-pos:long "-0.78634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR41701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR41701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.78634'^^xsd:double;
  dwc:latitude '49.36518'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR41701'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR598401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR598401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR598401'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR286501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR286501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR286501'^^xsd:anyURI;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR106401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR106401'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR106401'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR769701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR769701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR769701'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR962601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR962601'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR962601'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR883901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR883901'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR883901'^^xsd:anyURI;
  dwc:observationDate '1974-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10746 4.9029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10746"^^xsd:decimal ;
  dwc:decimalLongitude "4.9029"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10746 4.9029)"^^geo:wktLiteral ;
  geo-pos:lat "43.10746"^^xsd:decimal ;
  geo-pos:long "4.9029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR858301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR858301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.9029'^^xsd:double;
  dwc:latitude '43.10746'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR858301'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR254101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR254101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR254101'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19949"^^xsd:decimal ;
  dwc:decimalLongitude "4.78295"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  geo-pos:lat "43.19949"^^xsd:decimal ;
  geo-pos:long "4.78295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR813501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR813501'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78295'^^xsd:double;
  dwc:latitude '43.19949'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR813501'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.07544"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  geo-pos:lat "49.53577"^^xsd:decimal ;
  geo-pos:long "-1.07544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR71101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR71101'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.07544'^^xsd:double;
  dwc:latitude '49.53577'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR71101'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR706301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR706301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR706301'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR482401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR482401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR482401'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR488101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR488101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR488101'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR659801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR659801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR659801'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR786801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR786801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR786801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR297901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR297901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR297901'^^xsd:anyURI;
  dwc:observationDate '2004-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR926201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR926201'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR926201'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR878801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR878801'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR878801'^^xsd:anyURI;
  dwc:observationDate '1965-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR909101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR909101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR909101'^^xsd:anyURI;
  dwc:observationDate '1963-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR64801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR64801'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR64801'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR148201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR148201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR148201'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR478501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR478501'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR478501'^^xsd:anyURI;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64635"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  geo-pos:lat "48.64635"^^xsd:decimal ;
  geo-pos:long "-4.54509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR780901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR780901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.54509'^^xsd:double;
  dwc:latitude '48.64635'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR780901'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR192801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR192801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR192801'^^xsd:anyURI;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR878601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR878601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR878601'^^xsd:anyURI;
  dwc:observationDate '1965-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR164501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR164501'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR164501'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR468801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR468801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR468801'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR914401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR914401'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR914401'^^xsd:anyURI;
  dwc:observationDate '1973-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR812101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR812101'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR812101'^^xsd:anyURI;
  dwc:observationDate '1968-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR821401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR821401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR821401'^^xsd:anyURI;
  dwc:observationDate '1963-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR546301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR546301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR546301'^^xsd:anyURI;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR290501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR290501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR290501'^^xsd:anyURI;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03431"^^xsd:decimal ;
  dwc:decimalLongitude "3.0613"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  geo-pos:lat "43.03431"^^xsd:decimal ;
  geo-pos:long "3.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR355101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR355101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.0613'^^xsd:double;
  dwc:latitude '43.03431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR355101'^^xsd:anyURI;
  dwc:observationDate '2000-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR860701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR860701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR860701'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR853601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR853601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR853601'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR186701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR186701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR186701'^^xsd:anyURI;
  dwc:observationDate '2005-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR693001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR693001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR693001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR440701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR440701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR440701'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR161001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR161001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR161001'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR200801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR200801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR200801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94423 3.18362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94423"^^xsd:decimal ;
  dwc:decimalLongitude "3.18362"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94423 3.18362)"^^geo:wktLiteral ;
  geo-pos:lat "42.94423"^^xsd:decimal ;
  geo-pos:long "3.18362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR415801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR415801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18362'^^xsd:double;
  dwc:latitude '42.94423'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR415801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR323701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR323701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR323701'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR745001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR745001'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR745001'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR586501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR586501'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR586501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR495801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR495801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR495801'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR7001'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR7001'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR528801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR528801'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR528801'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR776801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR776801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR776801'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR368901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR368901'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR368901'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR170501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR170501'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR170501'^^xsd:anyURI;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR892901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR892901'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR892901'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR57501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR57501'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR57501'^^xsd:anyURI;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68029"^^xsd:decimal ;
  dwc:decimalLongitude "-2.23325"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  geo-pos:lat "48.68029"^^xsd:decimal ;
  geo-pos:long "-2.23325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR300701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR300701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.23325'^^xsd:double;
  dwc:latitude '48.68029'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR300701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR393001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR393001'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR393001'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR421901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR421901'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR421901'^^xsd:anyURI;
  dwc:observationDate '1975-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR718101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR718101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR718101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR872101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR872101'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR872101'^^xsd:anyURI;
  dwc:observationDate '1974-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.15542 -3.8055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.15542"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8055"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.15542 -3.8055)"^^geo:wktLiteral ;
  geo-pos:lat "47.15542"^^xsd:decimal ;
  geo-pos:long "-3.8055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR458801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR458801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.8055'^^xsd:double;
  dwc:latitude '47.15542'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR458801'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR717901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR717901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR717901'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR68201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR68201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR68201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR279901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR279901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR279901'^^xsd:anyURI;
  dwc:observationDate '1986-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR714001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR714001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR714001'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR727101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR727101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR727101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR498501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR498501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR498501'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.49948 -2.04012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.49948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.04012"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.49948 -2.04012)"^^geo:wktLiteral ;
  geo-pos:lat "49.49948"^^xsd:decimal ;
  geo-pos:long "-2.04012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR265301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR265301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.04012'^^xsd:double;
  dwc:latitude '49.49948'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR265301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR848201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR848201'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR848201'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR731601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR731601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR731601'^^xsd:anyURI;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR841401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR841401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR841401'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR331901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR331901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR331901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR533801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR533801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR533801'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR223501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR223501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR223501'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR733701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR733701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR733701'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR428901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR428901'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR428901'^^xsd:anyURI;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR599001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR599001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR599001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64283 -0.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.64283"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5298"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64283 -0.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.64283"^^xsd:decimal ;
  geo-pos:long "-0.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR40301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR40301'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.5298'^^xsd:double;
  dwc:latitude '49.64283'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR40301'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR723001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR723001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR723001'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR545401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR545401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR545401'^^xsd:anyURI;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR294301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR294301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR294301'^^xsd:anyURI;
  dwc:observationDate '1998-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR802301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR802301'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR802301'^^xsd:anyURI;
  dwc:observationDate '2006-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR636101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR636101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR636101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR786001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR786001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR786001'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR164101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR164101'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR164101'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR687001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR687001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR687001'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR926001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR926001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR926001'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR648301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR648301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR648301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR846301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR846301'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR846301'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR313201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR313201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR313201'^^xsd:anyURI;
  dwc:observationDate '2006-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR363001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR363001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR363001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR529601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR529601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR529601'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR540101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR540101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR540101'^^xsd:anyURI;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR650501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR650501'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR650501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR957301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR957301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR957301'^^xsd:anyURI;
  dwc:observationDate '1966-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR726401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR726401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR726401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR429201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR429201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR429201'^^xsd:anyURI;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR721601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR721601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR721601'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09488 5.51637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09488"^^xsd:decimal ;
  dwc:decimalLongitude "5.51637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09488 5.51637)"^^geo:wktLiteral ;
  geo-pos:lat "43.09488"^^xsd:decimal ;
  geo-pos:long "5.51637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR928001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR928001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.51637'^^xsd:double;
  dwc:latitude '43.09488'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR928001'^^xsd:anyURI;
  dwc:observationDate '1961-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR406201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR406201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR406201'^^xsd:anyURI;
  dwc:observationDate '1968-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58457"^^xsd:decimal ;
  dwc:decimalLongitude "3.18248"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  geo-pos:lat "42.58457"^^xsd:decimal ;
  geo-pos:long "3.18248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR415401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR415401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.18248'^^xsd:double;
  dwc:latitude '42.58457'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR415401'^^xsd:anyURI;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR844801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR844801'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR844801'^^xsd:anyURI;
  dwc:observationDate '1963-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR799401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR799401'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR799401'^^xsd:anyURI;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67448"^^xsd:decimal ;
  dwc:decimalLongitude "3.18277"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  geo-pos:lat "42.67448"^^xsd:decimal ;
  geo-pos:long "3.18277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR371101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR371101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18277'^^xsd:double;
  dwc:latitude '42.67448'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR371101'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR271101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR271101'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR271101'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR868101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR868101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR868101'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR492401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR492401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR492401'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR865101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR865101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR865101'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR267401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR267401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR267401'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR725001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR725001'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR725001'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR397701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR397701'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR397701'^^xsd:anyURI;
  dwc:observationDate '2011-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR185101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR185101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR185101'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR543701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR543701'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR543701'^^xsd:anyURI;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR219701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR219701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR219701'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR538801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR538801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR538801'^^xsd:anyURI;
  dwc:observationDate '1998-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR165601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR165601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR165601'^^xsd:anyURI;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR49901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR49901'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR49901'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR908101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR908101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR908101'^^xsd:anyURI;
  dwc:observationDate '1963-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR648801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR648801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR648801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR155201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR155201'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR155201'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR431501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR431501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR431501'^^xsd:anyURI;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR28201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR28201'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR28201'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR404501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR404501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR404501'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR275801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR275801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR275801'^^xsd:anyURI;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR837601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR837601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR837601'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR572501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR572501'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR572501'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR437501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR437501'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR437501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR902101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR902101'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR902101'^^xsd:anyURI;
  dwc:observationDate '1978-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR791101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR791101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR791101'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR571301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR571301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR571301'^^xsd:anyURI;
  dwc:observationDate '1989-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR748301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR748301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR748301'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR237901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR237901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR237901'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR455201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR455201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR455201'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR45401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR45401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR45401'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR711001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR711001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR711001'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR320201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR320201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR320201'^^xsd:anyURI;
  dwc:observationDate '2005-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR107301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR107301'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR107301'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR973201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR973201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR973201'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR36101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR36101'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR36101'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR519401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR519401'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR519401'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR616201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR616201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR616201'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR412101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR412101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR412101'^^xsd:anyURI;
  dwc:observationDate '1967-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR866201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR866201'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR866201'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR385801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR385801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR385801'^^xsd:anyURI;
  dwc:observationDate '1967-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR606901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR606901'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR606901'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR696201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR696201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR696201'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR89801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR89801'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR89801'^^xsd:anyURI;
  dwc:observationDate '2003-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR76301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR76301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR76301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR646501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR646501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR646501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR608801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR608801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR608801'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR627401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR627401'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR627401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9512 1.25967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9512"^^xsd:decimal ;
  dwc:decimalLongitude "1.25967"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9512 1.25967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9512"^^xsd:decimal ;
  geo-pos:long "1.25967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR137601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR137601'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.25967'^^xsd:double;
  dwc:latitude '49.9512'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR137601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR471701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR471701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR471701'^^xsd:anyURI;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  geo-pos:lat "47.28899"^^xsd:decimal ;
  geo-pos:long "-3.02596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR348501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR348501'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.02596'^^xsd:double;
  dwc:latitude '47.28899'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR348501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR665301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR665301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR665301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR143101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR143101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR143101'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR932801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR932801'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR932801'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR257201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR257201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR257201'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR76201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR76201'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR76201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR82801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR82801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR82801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10746 4.9029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10746"^^xsd:decimal ;
  dwc:decimalLongitude "4.9029"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10746 4.9029)"^^geo:wktLiteral ;
  geo-pos:lat "43.10746"^^xsd:decimal ;
  geo-pos:long "4.9029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR858101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR858101'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.9029'^^xsd:double;
  dwc:latitude '43.10746'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR858101'^^xsd:anyURI;
  dwc:observationDate '1969-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR330901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR330901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR330901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR944301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR944301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR944301'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR730501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR730501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR730501'^^xsd:anyURI;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR794301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR794301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR794301'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.35304"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  geo-pos:lat "46.28176"^^xsd:decimal ;
  geo-pos:long "-1.35304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR162901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR162901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.35304'^^xsd:double;
  dwc:latitude '46.28176'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR162901'^^xsd:anyURI;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR801401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR801401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR801401'^^xsd:anyURI;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR894401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR894401'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR894401'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR3601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR3601'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR743301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR743301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR743301'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR758401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR758401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR758401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR383201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR383201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR383201'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55128"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18894"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  geo-pos:lat "47.55128"^^xsd:decimal ;
  geo-pos:long "-3.18894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR403401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR403401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.18894'^^xsd:double;
  dwc:latitude '47.55128'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR403401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR439401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR439401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR439401'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR272901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR272901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR272901'^^xsd:anyURI;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR130601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR130601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR130601'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87142"^^xsd:decimal ;
  dwc:decimalLongitude "-1.97925"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  geo-pos:lat "48.87142"^^xsd:decimal ;
  geo-pos:long "-1.97925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR261401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR261401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.97925'^^xsd:double;
  dwc:latitude '48.87142'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR261401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR675801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR675801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR675801'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR79301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR79301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR79301'^^xsd:anyURI;
  dwc:observationDate '1974-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR810301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR810301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR810301'^^xsd:anyURI;
  dwc:observationDate '1967-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR444101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR444101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR444101'^^xsd:anyURI;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR940901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR940901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR940901'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR850101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR850101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR850101'^^xsd:anyURI;
  dwc:observationDate '1966-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR229801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR229801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR229801'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR229201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR229201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR229201'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR699101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR699101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR699101'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR959301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR959301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR959301'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21335"^^xsd:decimal ;
  dwc:decimalLongitude "3.43044"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  geo-pos:lat "43.21335"^^xsd:decimal ;
  geo-pos:long "3.43044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR433301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR433301'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.43044'^^xsd:double;
  dwc:latitude '43.21335'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR433301'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR521001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR521001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR521001'^^xsd:anyURI;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR501101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR501101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR501101'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR5901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR5901'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR738601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR738601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR738601'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR470201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR470201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR470201'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR11101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR11101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR11101'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR481901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR481901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR481901'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR395601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR395601'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR395601'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR540701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR540701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR540701'^^xsd:anyURI;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR591601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR591601'^^xsd:string;
  dwc:scientificName 'Galathea nexa Embleton, 1834'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR591601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR537101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR537101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR537101'^^xsd:anyURI;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR783101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR783101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR783101'^^xsd:anyURI;
  dwc:observationDate '1998-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR163701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR163701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR163701'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR259101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR259101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR259101'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR527101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR527101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR527101'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR120501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR120501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR120501'^^xsd:anyURI;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR581601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR581601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR581601'^^xsd:anyURI;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR899201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR899201'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR899201'^^xsd:anyURI;
  dwc:observationDate '1962-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR34001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR34001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR34001'^^xsd:anyURI;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR523501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR523501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR523501'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR851101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR851101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR851101'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR931101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR931101'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR931101'^^xsd:anyURI;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR959201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR959201'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR959201'^^xsd:anyURI;
  dwc:observationDate '1968-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR738801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR738801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR738801'^^xsd:anyURI;
  dwc:observationDate '1996-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12341 3.42977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12341"^^xsd:decimal ;
  dwc:decimalLongitude "3.42977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12341 3.42977)"^^geo:wktLiteral ;
  geo-pos:lat "43.12341"^^xsd:decimal ;
  geo-pos:long "3.42977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR434601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR434601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.42977'^^xsd:double;
  dwc:latitude '43.12341'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR434601'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR132601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR132601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR132601'^^xsd:anyURI;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR163201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR163201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR163201'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR651001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR651001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR651001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR716601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR716601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR716601'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR879001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR879001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR879001'^^xsd:anyURI;
  dwc:observationDate '1965-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR16701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR16701'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR16701'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR647801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR647801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR647801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR967701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR967701'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR967701'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR168201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR168201'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR168201'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR907501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR907501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR907501'^^xsd:anyURI;
  dwc:observationDate '1961-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR956001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR956001'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR956001'^^xsd:anyURI;
  dwc:observationDate '1965-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR985501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR985501'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR985501'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR152801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR152801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR152801'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR294401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR294401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR294401'^^xsd:anyURI;
  dwc:observationDate '1998-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR381601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR381601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR381601'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR604301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR604301'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR604301'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.30488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22513"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  geo-pos:lat "48.30488"^^xsd:decimal ;
  geo-pos:long "-4.22513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR655801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR655801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.22513'^^xsd:double;
  dwc:latitude '48.30488'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR655801'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR432501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR432501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR432501'^^xsd:anyURI;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR647301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR647301'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR647301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR911501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR911501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR911501'^^xsd:anyURI;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR766701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR766701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR766701'^^xsd:anyURI;
  dwc:observationDate '2000-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR274301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR274301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR274301'^^xsd:anyURI;
  dwc:observationDate '1981-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR432401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR432401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR432401'^^xsd:anyURI;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR886701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR886701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR886701'^^xsd:anyURI;
  dwc:observationDate '1963-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10746 4.9029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10746"^^xsd:decimal ;
  dwc:decimalLongitude "4.9029"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10746 4.9029)"^^geo:wktLiteral ;
  geo-pos:lat "43.10746"^^xsd:decimal ;
  geo-pos:long "4.9029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR858001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR858001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.9029'^^xsd:double;
  dwc:latitude '43.10746'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR858001'^^xsd:anyURI;
  dwc:observationDate '1969-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR522901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR522901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR522901'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR258201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR258201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR258201'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR667501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR667501'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR667501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR924201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR924201'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR924201'^^xsd:anyURI;
  dwc:observationDate '1973-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR186401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR186401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR186401'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR505701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR505701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR505701'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR823101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR823101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR823101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98531 6.24709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98531"^^xsd:decimal ;
  dwc:decimalLongitude "6.24709"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98531 6.24709)"^^geo:wktLiteral ;
  geo-pos:lat "42.98531"^^xsd:decimal ;
  geo-pos:long "6.24709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR974901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR974901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.24709'^^xsd:double;
  dwc:latitude '42.98531'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR974901'^^xsd:anyURI;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR399001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR399001'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR399001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR972101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR972101'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR972101'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR395901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR395901'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR395901'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR960001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR960001'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR960001'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR794001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR794001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR794001'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR164601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR164601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR164601'^^xsd:anyURI;
  dwc:observationDate '1979-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR181401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR181401'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR181401'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR660601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR660601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR660601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR720401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR720401'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR720401'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR2301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR2301'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR703101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR703101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR703101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR535501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR535501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR535501'^^xsd:anyURI;
  dwc:observationDate '1997-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR466801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR466801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR466801'^^xsd:anyURI;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR189501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR189501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR189501'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR29501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR29501'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR29501'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR398901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR398901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR398901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR826601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR826601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR826601'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR1201'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR1201'^^xsd:anyURI;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR378401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR378401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR378401'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR580001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR580001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR580001'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR113601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR113601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR113601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR845201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR845201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR845201'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR556201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR556201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR556201'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR251901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR251901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR251901'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR206601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR206601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR206601'^^xsd:anyURI;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR126001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR126001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR126001'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR95801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR95801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR95801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR730401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR730401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR730401'^^xsd:anyURI;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR796801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR796801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR796801'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR126401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR126401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR126401'^^xsd:anyURI;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR473601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR473601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR473601'^^xsd:anyURI;
  dwc:observationDate '1980-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR678801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR678801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR678801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR806901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR806901'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR806901'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR373001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR373001'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR373001'^^xsd:anyURI;
  dwc:observationDate '1967-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR425801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR425801'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR425801'^^xsd:anyURI;
  dwc:observationDate '1976-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR431801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR431801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR431801'^^xsd:anyURI;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR202901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR202901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.70708'^^xsd:double;
  dwc:latitude '48.88244'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR202901'^^xsd:anyURI;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR658401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR658401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR658401'^^xsd:anyURI;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28268"^^xsd:decimal ;
  dwc:decimalLongitude "5.15502"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  geo-pos:lat "43.28268"^^xsd:decimal ;
  geo-pos:long "5.15502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR891101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR891101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.15502'^^xsd:double;
  dwc:latitude '43.28268'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR891101'^^xsd:anyURI;
  dwc:observationDate '2006-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR540001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR540001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR540001'^^xsd:anyURI;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR561401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR561401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR561401'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR745101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR745101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR745101'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR883501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR883501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR883501'^^xsd:anyURI;
  dwc:observationDate '1969-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR583401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR583401'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR583401'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.41662 -3.97188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.41662"^^xsd:decimal ;
  dwc:decimalLongitude "-3.97188"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.41662 -3.97188)"^^geo:wktLiteral ;
  geo-pos:lat "47.41662"^^xsd:decimal ;
  geo-pos:long "-3.97188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR650901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR650901'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.97188'^^xsd:double;
  dwc:latitude '47.41662'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR650901'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37348"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  geo-pos:lat "49.37348"^^xsd:decimal ;
  geo-pos:long "-0.51134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR39301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR39301'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.51134'^^xsd:double;
  dwc:latitude '49.37348'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR39301'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR908201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR908201'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR908201'^^xsd:anyURI;
  dwc:observationDate '1963-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR392301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR392301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR392301'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR523001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR523001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR523001'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR267101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR267101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR267101'^^xsd:anyURI;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR463901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR463901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR463901'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR574301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR574301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR574301'^^xsd:anyURI;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR364001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR364001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR364001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37348"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  geo-pos:lat "49.37348"^^xsd:decimal ;
  geo-pos:long "-0.51134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR38601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR38601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.51134'^^xsd:double;
  dwc:latitude '49.37348'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR38601'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR715701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR715701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR715701'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR184001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR184001'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR184001'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR289501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR289501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR289501'^^xsd:anyURI;
  dwc:observationDate '1986-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR656601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR656601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR656601'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR693601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR693601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR693601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR317701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR317701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR317701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR931401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR931401'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR931401'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR942101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR942101'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR942101'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR249301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR249301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR249301'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR479101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR479101'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR479101'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR427901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR427901'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR427901'^^xsd:anyURI;
  dwc:observationDate '1976-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63874 -0.66803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.63874"^^xsd:decimal ;
  dwc:decimalLongitude "-0.66803"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63874 -0.66803)"^^geo:wktLiteral ;
  geo-pos:lat "49.63874"^^xsd:decimal ;
  geo-pos:long "-0.66803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR41201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR41201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.66803'^^xsd:double;
  dwc:latitude '49.63874'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR41201'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR575601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR575601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR575601'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR245801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR245801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR245801'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR695501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR695501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR695501'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR911201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR911201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR911201'^^xsd:anyURI;
  dwc:observationDate '1968-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR427301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR427301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR427301'^^xsd:anyURI;
  dwc:observationDate '1976-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR199601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR199601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR199601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR716001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR716001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR716001'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR479001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR479001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR479001'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR291301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR291301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR291301'^^xsd:anyURI;
  dwc:observationDate '1991-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR764401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR764401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR764401'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR479901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR479901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR479901'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR619401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR619401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR619401'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR882901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR882901'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR882901'^^xsd:anyURI;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR577401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR577401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR577401'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR841501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR841501'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR841501'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR373701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR373701'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR373701'^^xsd:anyURI;
  dwc:observationDate '1967-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR910901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR910901'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR910901'^^xsd:anyURI;
  dwc:observationDate '1966-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR813301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR813301'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR813301'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.40978 -2.03133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.40978"^^xsd:decimal ;
  dwc:decimalLongitude "-2.03133"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.40978 -2.03133)"^^geo:wktLiteral ;
  geo-pos:lat "49.40978"^^xsd:decimal ;
  geo-pos:long "-2.03133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR271801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR271801'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.03133'^^xsd:double;
  dwc:latitude '49.40978'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR271801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR629001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR629001'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR629001'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR595601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR595601'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR595601'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR176601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR176601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR176601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82652"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  geo-pos:lat "48.69747"^^xsd:decimal ;
  geo-pos:long "-1.82652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR215701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR215701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.82652'^^xsd:double;
  dwc:latitude '48.69747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR215701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR578401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR578401'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR578401'^^xsd:anyURI;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR50801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR50801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR50801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR506601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR506601'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR506601'^^xsd:anyURI;
  dwc:observationDate '1987-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR106501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR106501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR106501'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR793501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR793501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR793501'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR757201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR757201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR757201'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR449501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR449501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR449501'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR649701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR649701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR649701'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR345201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR345201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '3.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR345201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR537801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR537801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR537801'^^xsd:anyURI;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR64601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR64601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR64601'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR772701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR772701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR772701'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2932"^^xsd:decimal ;
  dwc:decimalLongitude "4.53949"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  geo-pos:lat "43.2932"^^xsd:decimal ;
  geo-pos:long "4.53949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR792301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR792301'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.53949'^^xsd:double;
  dwc:latitude '43.2932'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR792301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.30488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22513"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  geo-pos:lat "48.30488"^^xsd:decimal ;
  geo-pos:long "-4.22513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR654701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR654701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.22513'^^xsd:double;
  dwc:latitude '48.30488'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR654701'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR494501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR494501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR494501'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR1901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR1901'^^xsd:anyURI;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR504101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR504101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR504101'^^xsd:anyURI;
  dwc:observationDate '1986-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR328701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR328701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR328701'^^xsd:anyURI;
  dwc:observationDate '2007-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR351701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR351701'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR351701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR433801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR433801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR433801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR910201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR910201'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR910201'^^xsd:anyURI;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR896601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR896601'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR896601'^^xsd:anyURI;
  dwc:observationDate '1965-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR552601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR552601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR552601'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR768201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR768201'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR768201'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR701101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR701101'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR701101'^^xsd:anyURI;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR917701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR917701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR917701'^^xsd:anyURI;
  dwc:observationDate '1963-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR161901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR161901'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR161901'^^xsd:anyURI;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR536401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR536401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR536401'^^xsd:anyURI;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR900901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR900901'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR900901'^^xsd:anyURI;
  dwc:observationDate '1962-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR72601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR72601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR72601'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR512701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR512701'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR512701'^^xsd:anyURI;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR103801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR103801'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR103801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR68601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR68601'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR68601'^^xsd:anyURI;
  dwc:observationDate '2005-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR913101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR913101'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR913101'^^xsd:anyURI;
  dwc:observationDate '1967-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR191901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR191901'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR191901'^^xsd:anyURI;
  dwc:observationDate '2000-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR931901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR931901'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR931901'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR708401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR708401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR708401'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR701'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR564901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR564901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR564901'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR63201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR63201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR63201'^^xsd:anyURI;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR580301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR580301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR580301'^^xsd:anyURI;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR735101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR735101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR735101'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR668901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR668901'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR668901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR597401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR597401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR597401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR58301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR58301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR58301'^^xsd:anyURI;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR847801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR847801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR847801'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR413201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR413201'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR413201'^^xsd:anyURI;
  dwc:observationDate '1967-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR498001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR498001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR498001'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR730601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR730601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR730601'^^xsd:anyURI;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR110401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR110401'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR110401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR34701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR34701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR34701'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54033 -0.93752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.54033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93752"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54033 -0.93752)"^^geo:wktLiteral ;
  geo-pos:lat "49.54033"^^xsd:decimal ;
  geo-pos:long "-0.93752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR44001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR44001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93752'^^xsd:double;
  dwc:latitude '49.54033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR44001'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.90878 -3.37889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.90878"^^xsd:decimal ;
  dwc:decimalLongitude "-3.37889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.90878 -3.37889)"^^geo:wktLiteral ;
  geo-pos:lat "46.90878"^^xsd:decimal ;
  geo-pos:long "-3.37889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR433401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR433401'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.37889'^^xsd:double;
  dwc:latitude '46.90878'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR433401'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03672 0.97777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03672"^^xsd:decimal ;
  dwc:decimalLongitude "0.97777"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03672 0.97777)"^^geo:wktLiteral ;
  geo-pos:lat "50.03672"^^xsd:decimal ;
  geo-pos:long "0.97777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR44201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR44201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.97777'^^xsd:double;
  dwc:latitude '50.03672'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR44201'^^xsd:anyURI;
  dwc:observationDate '2000-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR242201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR242201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR242201'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR861601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR861601'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR861601'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR122601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR122601'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR122601'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR289001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR289001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR289001'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR726301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR726301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR726301'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR504201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR504201'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR504201'^^xsd:anyURI;
  dwc:observationDate '1986-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37348"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  geo-pos:lat "49.37348"^^xsd:decimal ;
  geo-pos:long "-0.51134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR38701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR38701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.51134'^^xsd:double;
  dwc:latitude '49.37348'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR38701'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR465001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR465001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR465001'^^xsd:anyURI;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR757301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR757301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR757301'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR192201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR192201'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR192201'^^xsd:anyURI;
  dwc:observationDate '2000-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR738001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR738001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR738001'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62079 -1.22071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.62079"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22071"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62079 -1.22071)"^^geo:wktLiteral ;
  geo-pos:lat "49.62079"^^xsd:decimal ;
  geo-pos:long "-1.22071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR142501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR142501'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22071'^^xsd:double;
  dwc:latitude '49.62079'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR142501'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57114 0.16662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.57114"^^xsd:decimal ;
  dwc:decimalLongitude "0.16662"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57114 0.16662)"^^geo:wktLiteral ;
  geo-pos:lat "49.57114"^^xsd:decimal ;
  geo-pos:long "0.16662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR15201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR15201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.16662'^^xsd:double;
  dwc:latitude '49.57114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR15201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR92801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR92801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR92801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR586801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR586801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR586801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR682701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR682701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR682701'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR199901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR199901'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR199901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR961001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR961001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR961001'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR784601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR784601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR784601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR618901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR618901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR618901'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR231401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR231401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR231401'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR685601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR685601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR685601'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR436501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR436501'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR436501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR115301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR115301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR115301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR505001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR505001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR505001'^^xsd:anyURI;
  dwc:observationDate '1987-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR366001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR366001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR366001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR334801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR334801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR334801'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR102201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR102201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR102201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR84701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR84701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR84701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR457201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR457201'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR457201'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR567501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR567501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR567501'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR285601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR285601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR285601'^^xsd:anyURI;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR440201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR440201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR440201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25328"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  geo-pos:lat "49.65055"^^xsd:decimal ;
  geo-pos:long "-0.25328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR24701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR24701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.25328'^^xsd:double;
  dwc:latitude '49.65055'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR24701'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR742001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR742001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR742001'^^xsd:anyURI;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR140901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR140901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR140901'^^xsd:anyURI;
  dwc:observationDate '1988-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR638501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR638501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR638501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR775001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR775001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR775001'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR595701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR595701'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR595701'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR466501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR466501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR466501'^^xsd:anyURI;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR901701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR901701'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR901701'^^xsd:anyURI;
  dwc:observationDate '1961-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR503001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR503001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR503001'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR898901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR898901'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR898901'^^xsd:anyURI;
  dwc:observationDate '1962-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR941201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR941201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR941201'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR547101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR547101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR547101'^^xsd:anyURI;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR823901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR823901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR823901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR181701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR181701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR181701'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR329101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR329101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR329101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR280301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR280301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR280301'^^xsd:anyURI;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR639001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR639001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR639001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR701701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR701701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR701701'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR223801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR223801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR223801'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR689401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR689401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR689401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR407001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR407001'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR407001'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR487201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR487201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR487201'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR144401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR144401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR144401'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR467701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR467701'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR467701'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR627201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR627201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR627201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR414601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR414601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR414601'^^xsd:anyURI;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR89001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR89001'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR89001'^^xsd:anyURI;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR393901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR393901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR393901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR891301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR891301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR891301'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR971101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR971101'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR971101'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR381501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR381501'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR381501'^^xsd:anyURI;
  dwc:observationDate '2011-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR137801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR137801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR137801'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR929501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR929501'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR929501'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR283501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR283501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR283501'^^xsd:anyURI;
  dwc:observationDate '1987-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR944201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR944201'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR944201'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR272301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR272301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR272301'^^xsd:anyURI;
  dwc:observationDate '1987-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR398301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR398301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR398301'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR536101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR536101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR536101'^^xsd:anyURI;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR153401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR153401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR153401'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR52801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR52801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR52801'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR872901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR872901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR872901'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR907201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR907201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR907201'^^xsd:anyURI;
  dwc:observationDate '1963-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR68501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR68501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR68501'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR188501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR188501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR188501'^^xsd:anyURI;
  dwc:observationDate '2005-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR554701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR554701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR554701'^^xsd:anyURI;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR640001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR640001'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR640001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR146401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR146401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR146401'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR282701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR282701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR282701'^^xsd:anyURI;
  dwc:observationDate '1981-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR212801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR212801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR212801'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR356801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR356801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR356801'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR933001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR933001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR933001'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR398201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR398201'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR398201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR841701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR841701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR841701'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR66301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR66301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR66301'^^xsd:anyURI;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.73654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3975"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  geo-pos:lat "49.73654"^^xsd:decimal ;
  geo-pos:long "-0.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR33601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR33601'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.3975'^^xsd:double;
  dwc:latitude '49.73654'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR33601'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR590701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR590701'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR590701'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR260101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR260101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR260101'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR872501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR872501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR872501'^^xsd:anyURI;
  dwc:observationDate '1969-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR163901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR163901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR163901'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR236401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR236401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR236401'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR397901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR397901'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR397901'^^xsd:anyURI;
  dwc:observationDate '2011-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR646801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR646801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR646801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR472401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR472401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR472401'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR789001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR789001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR789001'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR117901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR117901'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR117901'^^xsd:anyURI;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR364501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR364501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR364501'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR873201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR873201'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR873201'^^xsd:anyURI;
  dwc:observationDate '1974-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR972001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR972001'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR972001'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR390701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR390701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR390701'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR673301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR673301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR673301'^^xsd:anyURI;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR209901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR209901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR209901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21642"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  geo-pos:lat "46.19673"^^xsd:decimal ;
  geo-pos:long "-1.21642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR128901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR128901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21642'^^xsd:double;
  dwc:latitude '46.19673'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR128901'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR361801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR361801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR361801'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR362001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR362001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR362001'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR110701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR110701'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR110701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR781501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR781501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR781501'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR679101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR679101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR679101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR970101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR970101'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR970101'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR763901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR763901'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR763901'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR375001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR375001'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR375001'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR68401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR68401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR68401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75144"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6494"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  geo-pos:lat "48.75144"^^xsd:decimal ;
  geo-pos:long "-2.6494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR310701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR310701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.6494'^^xsd:double;
  dwc:latitude '48.75144'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR310701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR694401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR694401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR694401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR369101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR369101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR369101'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR117601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR117601'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR117601'^^xsd:anyURI;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR504301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR504301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR504301'^^xsd:anyURI;
  dwc:observationDate '1986-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59054 -2.22427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.59054"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22427"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59054 -2.22427)"^^geo:wktLiteral ;
  geo-pos:lat "48.59054"^^xsd:decimal ;
  geo-pos:long "-2.22427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR301301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR301301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.22427'^^xsd:double;
  dwc:latitude '48.59054'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR301301'^^xsd:anyURI;
  dwc:observationDate '2008-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR804601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR804601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR804601'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR822801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR822801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR822801'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR753801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR753801'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR753801'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR333401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR333401'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR333401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR641001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR641001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR641001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR674801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR674801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR674801'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR933301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR933301'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR933301'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR461901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR461901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR461901'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR8101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR8101'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR256701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR256701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR256701'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR527601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR527601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR527601'^^xsd:anyURI;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.35304"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  geo-pos:lat "46.28176"^^xsd:decimal ;
  geo-pos:long "-1.35304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR162701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR162701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-1.35304'^^xsd:double;
  dwc:latitude '46.28176'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR162701'^^xsd:anyURI;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR665801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR665801'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR665801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR203401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR203401'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR203401'^^xsd:anyURI;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR740501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR740501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR740501'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR625201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR625201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR625201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR958201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR958201'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR958201'^^xsd:anyURI;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR267001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR267001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR267001'^^xsd:anyURI;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR690701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR690701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR690701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR196301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR196301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR196301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR689801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR689801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR689801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR893001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR893001'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR893001'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR440001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR440001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR440001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR92301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR92301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR92301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR27701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR27701'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR27701'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR666601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR666601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR666601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR542701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR542701'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR542701'^^xsd:anyURI;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR227801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR227801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR227801'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR369701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR369701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR369701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR10201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR10201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR10201'^^xsd:anyURI;
  dwc:observationDate '2006-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR643801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR643801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR643801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR20101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR20101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR20101'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR880001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR880001'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR880001'^^xsd:anyURI;
  dwc:observationDate '1966-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR955601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR955601'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR955601'^^xsd:anyURI;
  dwc:observationDate '1968-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.90144 -3.50982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.90144"^^xsd:decimal ;
  dwc:decimalLongitude "-3.50982"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.90144 -3.50982)"^^geo:wktLiteral ;
  geo-pos:lat "46.90144"^^xsd:decimal ;
  geo-pos:long "-3.50982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR441601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR441601'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.50982'^^xsd:double;
  dwc:latitude '46.90144'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR441601'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.89395 -3.64072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.89395"^^xsd:decimal ;
  dwc:decimalLongitude "-3.64072"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.89395 -3.64072)"^^geo:wktLiteral ;
  geo-pos:lat "46.89395"^^xsd:decimal ;
  geo-pos:long "-3.64072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR448201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR448201'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.64072'^^xsd:double;
  dwc:latitude '46.89395'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR448201'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR955401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR955401'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR955401'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR885801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR885801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR885801'^^xsd:anyURI;
  dwc:observationDate '1969-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR608101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR608101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR608101'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR794601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR794601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR794601'^^xsd:anyURI;
  dwc:observationDate '1979-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03484 1.79089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03484"^^xsd:decimal ;
  dwc:decimalLongitude "1.79089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03484 1.79089)"^^geo:wktLiteral ;
  geo-pos:lat "51.03484"^^xsd:decimal ;
  geo-pos:long "1.79089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR208601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR208601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79089'^^xsd:double;
  dwc:latitude '51.03484'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR208601'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR914101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR914101'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR914101'^^xsd:anyURI;
  dwc:observationDate '1968-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR81401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR81401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR81401'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR594701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR594701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR594701'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR723101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR723101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR723101'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR329401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR329401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR329401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR19101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR19101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR19101'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR483701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR483701'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR483701'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR166501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR166501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR166501'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR690801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR690801'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR690801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR906301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR906301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR906301'^^xsd:anyURI;
  dwc:observationDate '1964-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR685901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR685901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR685901'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR601801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR601801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR601801'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR642301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR642301'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR642301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR74501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR74501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR74501'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR744601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR744601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR744601'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR568401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR568401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR568401'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR710801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR710801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR710801'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR543401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR543401'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR543401'^^xsd:anyURI;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR675501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR675501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR675501'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR340301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR340301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR340301'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR544901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR544901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR544901'^^xsd:anyURI;
  dwc:observationDate '2000-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR240101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR240101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR240101'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR475501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR475501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR475501'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR205001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR205001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR205001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR260601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR260601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR260601'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR345001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR345001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR345001'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR442001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR442001'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.55428'^^xsd:double;
  dwc:latitude '43.30274'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR442001'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR107601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR107601'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR107601'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR553101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR553101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR553101'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR224601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR224601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR224601'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR729701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR729701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR729701'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR904201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR904201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR904201'^^xsd:anyURI;
  dwc:observationDate '1961-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR349101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR349101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR349101'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR183301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR183301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR183301'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR465801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR465801'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR465801'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR743601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR743601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR743601'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR617701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR617701'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR617701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR538901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR538901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR538901'^^xsd:anyURI;
  dwc:observationDate '1998-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR440501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR440501'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR440501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR773201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR773201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR773201'^^xsd:anyURI;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR466001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR466001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR466001'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR601'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR947401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR947401'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR947401'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR672301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR672301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR672301'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR70401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR70401'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR70401'^^xsd:anyURI;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR499401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR499401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR499401'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR920101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR920101'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR920101'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR930701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR930701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR930701'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR499801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR499801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR499801'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR12101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR12101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR12101'^^xsd:anyURI;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR355901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR355901'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR355901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR646401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR646401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR646401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR257901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR257901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR257901'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR851501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR851501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR851501'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR80301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR80301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR80301'^^xsd:anyURI;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR517901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR517901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR517901'^^xsd:anyURI;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR736301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR736301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR736301'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 7.53336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "7.53336"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 7.53336)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "7.53336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR984101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR984101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.53336'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR984101'^^xsd:anyURI;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR870901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR870901'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR870901'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR474501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR474501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR474501'^^xsd:anyURI;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR189301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR189301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR189301'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR619801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR619801'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR619801'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR632701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR632701'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR632701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR599101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR599101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR599101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR377701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR377701'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR377701'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR380301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR380301'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR380301'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37382"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  geo-pos:lat "49.3774"^^xsd:decimal ;
  geo-pos:long "-0.37382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR32301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR32301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.37382'^^xsd:double;
  dwc:latitude '49.3774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR32301'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR178701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR178701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR178701'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR560701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR560701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR560701'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR185501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR185501'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR185501'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR680101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR680101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR680101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR488701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR488701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR488701'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR135801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR135801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR135801'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR711601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR711601'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR711601'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87142"^^xsd:decimal ;
  dwc:decimalLongitude "-1.97925"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  geo-pos:lat "48.87142"^^xsd:decimal ;
  geo-pos:long "-1.97925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR261301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR261301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.97925'^^xsd:double;
  dwc:latitude '48.87142'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR261301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57201 -2.63002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.57201"^^xsd:decimal ;
  dwc:decimalLongitude "-2.63002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57201 -2.63002)"^^geo:wktLiteral ;
  geo-pos:lat "48.57201"^^xsd:decimal ;
  geo-pos:long "-2.63002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR311501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR311501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.63002'^^xsd:double;
  dwc:latitude '48.57201'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR311501'^^xsd:anyURI;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR650301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR650301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR650301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR677901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR677901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR677901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR339201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR339201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR339201'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR103601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR103601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR103601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR673701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR673701'^^xsd:string;
  dwc:scientificName 'Pisa nodipes (Leach, 1815)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR673701'^^xsd:anyURI;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR312801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR312801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR312801'^^xsd:anyURI;
  dwc:observationDate '2006-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR696901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR696901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR696901'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR641201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR641201'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR641201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR953701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR953701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR953701'^^xsd:anyURI;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR133601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR133601'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR133601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR88601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR88601'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR88601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR268501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR268501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR268501'^^xsd:anyURI;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR387801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR387801'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR387801'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR84801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR84801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR84801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR497201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR497201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR497201'^^xsd:anyURI;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR141701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR141701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR141701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR555901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR555901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR555901'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR55601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR55601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR55601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR269601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR269601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR269601'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR740101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR740101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR740101'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR933601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR933601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR933601'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR209501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR209501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR209501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR21001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR21001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR21001'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR364801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR364801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR364801'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.24146"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7398"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.24146"^^xsd:decimal ;
  geo-pos:long "-1.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR218801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR218801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.7398'^^xsd:double;
  dwc:latitude '49.24146'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR218801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR374601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR374601'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR374601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR757501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR757501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR757501'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR86601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR86601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR86601'^^xsd:anyURI;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR463601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR463601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR463601'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR236301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR236301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR236301'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR831201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR831201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR831201'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR9001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR9001'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR810901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR810901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR810901'^^xsd:anyURI;
  dwc:observationDate '1968-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR507001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR507001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR507001'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30204"^^xsd:decimal ;
  dwc:decimalLongitude "3.67744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  geo-pos:lat "43.30204"^^xsd:decimal ;
  geo-pos:long "3.67744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR444201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR444201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.67744'^^xsd:double;
  dwc:latitude '43.30204'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR444201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR750501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR750501'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR750501'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR758101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR758101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR758101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR798001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR798001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR798001'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR37301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR37301'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR37301'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR255501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR255501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR255501'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR381001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR381001'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR381001'^^xsd:anyURI;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58326"^^xsd:decimal ;
  dwc:decimalLongitude "1.51979"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  geo-pos:lat "50.58326"^^xsd:decimal ;
  geo-pos:long "1.51979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR191101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR191101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.51979'^^xsd:double;
  dwc:latitude '50.58326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR191101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR752601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR752601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR752601'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR192701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR192701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR192701'^^xsd:anyURI;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR680201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR680201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR680201'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR943101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR943101'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR943101'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR236201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR236201'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR236201'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR255801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR255801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR255801'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR292701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR292701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR292701'^^xsd:anyURI;
  dwc:observationDate '1995-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR455501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR455501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR455501'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR215401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR215401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR215401'^^xsd:anyURI;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR801501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR801501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR801501'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR623601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR623601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR623601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58326"^^xsd:decimal ;
  dwc:decimalLongitude "1.51979"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  geo-pos:lat "50.58326"^^xsd:decimal ;
  geo-pos:long "1.51979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR189801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR189801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.51979'^^xsd:double;
  dwc:latitude '50.58326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR189801'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR502301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR502301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR502301'^^xsd:anyURI;
  dwc:observationDate '1986-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR84001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR84001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR84001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR6301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR6301'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR693101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR693101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR693101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR769401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR769401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR769401'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR96601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR96601'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR96601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR149701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR149701'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR149701'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR502201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR502201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR502201'^^xsd:anyURI;
  dwc:observationDate '1986-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR256101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR256101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR256101'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR345701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR345701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR345701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR948401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR948401'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR948401'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR546601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR546601'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR546601'^^xsd:anyURI;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR204101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR204101'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR204101'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR900801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR900801'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR900801'^^xsd:anyURI;
  dwc:observationDate '1962-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR493601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR493601'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR493601'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38555 -2.9039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.38555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9039"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38555 -2.9039)"^^geo:wktLiteral ;
  geo-pos:lat "47.38555"^^xsd:decimal ;
  geo-pos:long "-2.9039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR316501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR316501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.9039'^^xsd:double;
  dwc:latitude '47.38555'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR316501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR969201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR969201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR969201'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR772101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR772101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR772101'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR708201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR708201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR708201'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR584801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR584801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR584801'^^xsd:anyURI;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR741701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR741701'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR741701'^^xsd:anyURI;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR732201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR732201'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR732201'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR449601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR449601'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR449601'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR37401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR37401'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR37401'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR348901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR348901'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR348901'^^xsd:anyURI;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR222601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR222601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR222601'^^xsd:anyURI;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR575501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR575501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR575501'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR399601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR399601'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR399601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR233701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR233701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR233701'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94437"^^xsd:decimal ;
  dwc:decimalLongitude "3.06121"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  geo-pos:lat "42.94437"^^xsd:decimal ;
  geo-pos:long "3.06121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR357301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR357301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 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 '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:longitude '3.06121'^^xsd:double;
  dwc:latitude '42.94437'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR357301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR353601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR353601'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR353601'^^xsd:anyURI;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR661201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR661201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR661201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR226701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR226701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR226701'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR508601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR508601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR508601'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR314901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR314901'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR314901'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR60301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR60301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR60301'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR816301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR816301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR816301'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.92699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5685"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  geo-pos:lat "46.92699"^^xsd:decimal ;
  geo-pos:long "-4.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR779901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR779901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.5685'^^xsd:double;
  dwc:latitude '46.92699'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR779901'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR951501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR951501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR951501'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR769201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR769201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR769201'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR296001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR296001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR296001'^^xsd:anyURI;
  dwc:observationDate '2001-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR22401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR22401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR22401'^^xsd:anyURI;
  dwc:observationDate '2006-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR440101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR440101'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR440101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21335"^^xsd:decimal ;
  dwc:decimalLongitude "3.43044"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  geo-pos:lat "43.21335"^^xsd:decimal ;
  geo-pos:long "3.43044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR433101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR433101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.43044'^^xsd:double;
  dwc:latitude '43.21335'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR433101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR8901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR8901'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR210701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR210701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR210701'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR903701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR903701'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR903701'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR445001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR445001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR445001'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR79601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR79601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR79601'^^xsd:anyURI;
  dwc:observationDate '1974-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR561201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR561201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR561201'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR775101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR775101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR775101'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21335"^^xsd:decimal ;
  dwc:decimalLongitude "3.43044"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  geo-pos:lat "43.21335"^^xsd:decimal ;
  geo-pos:long "3.43044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR432801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR432801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.43044'^^xsd:double;
  dwc:latitude '43.21335'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR432801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR880501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR880501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR880501'^^xsd:anyURI;
  dwc:observationDate '1966-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR820001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR820001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR820001'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR193201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR193201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR193201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR729801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR729801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR729801'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR73301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR73301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR73301'^^xsd:anyURI;
  dwc:observationDate '1988-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR136101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR136101'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR136101'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR87101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR87101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR87101'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR462101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR462101'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR462101'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR430501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR430501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR430501'^^xsd:anyURI;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR536001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR536001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR536001'^^xsd:anyURI;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR111801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR111801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR111801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR133701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR133701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR133701'^^xsd:anyURI;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR625801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR625801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR625801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR262301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR262301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR262301'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR122101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR122101'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR122101'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR731001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR731001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR731001'^^xsd:anyURI;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR171101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR171101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR171101'^^xsd:anyURI;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR142101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR142101'^^xsd:string;
  dwc:scientificName 'Cancer pagurus 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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR142101'^^xsd:anyURI;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR914301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR914301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR914301'^^xsd:anyURI;
  dwc:observationDate '1973-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR822401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR822401'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR822401'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR410101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR410101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.18192'^^xsd:double;
  dwc:latitude '42.40479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR410101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR691201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR691201'^^xsd:string;
  dwc:scientificName 'Pagurus carneus (Pocock, 1889)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR691201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR101401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR101401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR101401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR257301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR257301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR257301'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR703701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR703701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR703701'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR819801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR819801'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR819801'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR583901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR583901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR583901'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.27673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.48271"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  geo-pos:lat "46.27673"^^xsd:decimal ;
  geo-pos:long "-1.48271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR187701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR187701'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.48271'^^xsd:double;
  dwc:latitude '46.27673'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR187701'^^xsd:anyURI;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR876601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR876601'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR876601'^^xsd:anyURI;
  dwc:observationDate '1967-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR742601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR742601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR742601'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR88001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR88001'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR88001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR96701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR96701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR96701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR943601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR943601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR943601'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR58101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR58101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR58101'^^xsd:anyURI;
  dwc:observationDate '2007-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR697401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR697401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR697401'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR465701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR465701'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR465701'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR745801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR745801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR745801'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR663201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR663201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR663201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR917101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR917101'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR917101'^^xsd:anyURI;
  dwc:observationDate '1962-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR349001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR349001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR349001'^^xsd:anyURI;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR689101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR689101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR689101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR290901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR290901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR290901'^^xsd:anyURI;
  dwc:observationDate '1990-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR791301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR791301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR791301'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR422001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR422001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR422001'^^xsd:anyURI;
  dwc:observationDate '1975-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR468301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR468301'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR468301'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR254601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR254601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR254601'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR73001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR73001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR73001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR523301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR523301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR523301'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR915801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR915801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR915801'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR65901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR65901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR65901'^^xsd:anyURI;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR15601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR15601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR15601'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR615701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR615701'^^xsd:string;
  dwc:scientificName 'Crangon allmanni Kinahan, 1857'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR615701'^^xsd:anyURI;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR904301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR904301'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR904301'^^xsd:anyURI;
  dwc:observationDate '2006-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR949301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR949301'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR949301'^^xsd:anyURI;
  dwc:observationDate '1969-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR36901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR36901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR36901'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38116 -0.23627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38116"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23627"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38116 -0.23627)"^^geo:wktLiteral ;
  geo-pos:lat "49.38116"^^xsd:decimal ;
  geo-pos:long "-0.23627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR23701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR23701'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.23627'^^xsd:double;
  dwc:latitude '49.38116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR23701'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR132001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR132001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR132001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR941301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR941301'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR941301'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR772401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR772401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR772401'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR37901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR37901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR37901'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR494401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR494401'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR494401'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR280701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR280701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR280701'^^xsd:anyURI;
  dwc:observationDate '1995-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR130501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR130501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR130501'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR240201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR240201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR240201'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR253901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR253901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR253901'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.44695 -4.90889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.44695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.44695 -4.90889)"^^geo:wktLiteral ;
  geo-pos:lat "47.44695"^^xsd:decimal ;
  geo-pos:long "-4.90889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR860001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR860001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.90889'^^xsd:double;
  dwc:latitude '47.44695'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR860001'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR333001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR333001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR333001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.30488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22513"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  geo-pos:lat "48.30488"^^xsd:decimal ;
  geo-pos:long "-4.22513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR655601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR655601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.22513'^^xsd:double;
  dwc:latitude '48.30488'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR655601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR812501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR812501'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR812501'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR751101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR751101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR751101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR542301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR542301'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR542301'^^xsd:anyURI;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR492301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR492301'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR492301'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR472301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR472301'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR472301'^^xsd:anyURI;
  dwc:observationDate '1979-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR490801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR490801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR490801'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR815801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR815801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR815801'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR396201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR396201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR396201'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR612401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR612401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR612401'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR234801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR234801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR234801'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR126801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR126801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR126801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR330201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR330201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR330201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR78301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR78301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR78301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19276 5.15167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19276"^^xsd:decimal ;
  dwc:decimalLongitude "5.15167"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19276 5.15167)"^^geo:wktLiteral ;
  geo-pos:lat "43.19276"^^xsd:decimal ;
  geo-pos:long "5.15167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR889401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR889401'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.15167'^^xsd:double;
  dwc:latitude '43.19276'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR889401'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR368701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR368701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR368701'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR656801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR656801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR656801'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41429 6.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41429"^^xsd:decimal ;
  dwc:decimalLongitude "6.889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41429 6.889)"^^geo:wktLiteral ;
  geo-pos:lat "43.41429"^^xsd:decimal ;
  geo-pos:long "6.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR982101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR982101'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.889'^^xsd:double;
  dwc:latitude '43.41429'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR982101'^^xsd:anyURI;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR491201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR491201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR491201'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR922901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR922901'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR922901'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.15542 -3.8055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.15542"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8055"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.15542 -3.8055)"^^geo:wktLiteral ;
  geo-pos:lat "47.15542"^^xsd:decimal ;
  geo-pos:long "-3.8055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR458701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR458701'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.8055'^^xsd:double;
  dwc:latitude '47.15542'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR458701'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR568901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR568901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR568901'^^xsd:anyURI;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR590501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR590501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR590501'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR59201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR59201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR59201'^^xsd:anyURI;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR880101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR880101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR880101'^^xsd:anyURI;
  dwc:observationDate '1966-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR249601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR249601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR249601'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR865401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR865401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR865401'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR907901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR907901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR907901'^^xsd:anyURI;
  dwc:observationDate '1962-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR210901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR210901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR210901'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR325701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR325701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR325701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR183501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR183501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR183501'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR123301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR123301'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR123301'^^xsd:anyURI;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR908401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR908401'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR908401'^^xsd:anyURI;
  dwc:observationDate '1963-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR662101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR662101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR662101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR193701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR193701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR193701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR720501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR720501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR720501'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR708101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR708101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR708101'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR669401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR669401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR669401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR673201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR673201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR673201'^^xsd:anyURI;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR272601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR272601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR272601'^^xsd:anyURI;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR763801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR763801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR763801'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR873901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR873901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR873901'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR446301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR446301'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR446301'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64635"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  geo-pos:lat "48.64635"^^xsd:decimal ;
  geo-pos:long "-4.54509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR780701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR780701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.54509'^^xsd:double;
  dwc:latitude '48.64635'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR780701'^^xsd:anyURI;
  dwc:observationDate '1979-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR370201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR370201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR370201'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR617601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR617601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR617601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR828401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR828401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR828401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR476901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR476901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR476901'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR732101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR732101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR732101'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63874 -0.66803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.63874"^^xsd:decimal ;
  dwc:decimalLongitude "-0.66803"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63874 -0.66803)"^^geo:wktLiteral ;
  geo-pos:lat "49.63874"^^xsd:decimal ;
  geo-pos:long "-0.66803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR41401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR41401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-0.66803'^^xsd:double;
  dwc:latitude '49.63874'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR41401'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR645201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR645201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR645201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR247501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR247501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR247501'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR326201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR326201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR326201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR513101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR513101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR513101'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR534601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR534601'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR534601'^^xsd:anyURI;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR695701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR695701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR695701'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR425501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR425501'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR425501'^^xsd:anyURI;
  dwc:observationDate '1976-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR463101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR463101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR463101'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR788401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR788401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR788401'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR235601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR235601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR235601'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR960401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR960401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR960401'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR140601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR140601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR140601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR37201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR37201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR37201'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR196201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR196201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR196201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR16201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR16201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR16201'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR82601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR82601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR82601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR868001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR868001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR868001'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47774"^^xsd:decimal ;
  dwc:decimalLongitude "4.17373"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  geo-pos:lat "43.47774"^^xsd:decimal ;
  geo-pos:long "4.17373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR652201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR652201'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.17373'^^xsd:double;
  dwc:latitude '43.47774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR652201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR259401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR259401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR259401'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR689001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR689001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR689001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR282901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR282901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR282901'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR944801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR944801'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR944801'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR846501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR846501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR846501'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR248701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR248701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR248701'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR113301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR113301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR113301'^^xsd:anyURI;
  dwc:observationDate '1988-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR222701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR222701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR222701'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR501901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR501901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR501901'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR477401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR477401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR477401'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01532"^^xsd:decimal ;
  dwc:decimalLongitude "5.02247"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  geo-pos:lat "43.01532"^^xsd:decimal ;
  geo-pos:long "5.02247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR887201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR887201'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02247'^^xsd:double;
  dwc:latitude '43.01532'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR887201'^^xsd:anyURI;
  dwc:observationDate '1970-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR645601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR645601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR645601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR952601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR952601'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.64314'^^xsd:double;
  dwc:latitude '43.18184'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR952601'^^xsd:anyURI;
  dwc:observationDate '1963-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR720901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR720901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR720901'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR970601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR970601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR970601'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR972901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR972901'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR972901'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR533501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR533501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR533501'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR811201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR811201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR811201'^^xsd:anyURI;
  dwc:observationDate '1968-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR477801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR477801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR477801'^^xsd:anyURI;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR606001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR606001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR606001'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR641801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR641801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR641801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR517001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR517001'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR517001'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR797701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR797701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR797701'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87142"^^xsd:decimal ;
  dwc:decimalLongitude "-1.97925"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  geo-pos:lat "48.87142"^^xsd:decimal ;
  geo-pos:long "-1.97925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR261801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR261801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.97925'^^xsd:double;
  dwc:latitude '48.87142'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR261801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR647601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR647601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR647601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR5601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR5601'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR520501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR520501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR520501'^^xsd:anyURI;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR489401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR489401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR489401'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR968501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR968501'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR968501'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR818301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR818301'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR818301'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR735901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR735901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR735901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94437"^^xsd:decimal ;
  dwc:decimalLongitude "3.06121"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  geo-pos:lat "42.94437"^^xsd:decimal ;
  geo-pos:long "3.06121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR352001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR352001'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06121'^^xsd:double;
  dwc:latitude '42.94437'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR352001'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR434101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR434101'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR434101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR691101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR691101'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR691101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR206301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR206301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR206301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR462701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR462701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR462701'^^xsd:anyURI;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR463001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR463001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR463001'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR885701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR885701'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR885701'^^xsd:anyURI;
  dwc:observationDate '1975-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR559701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR559701'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR559701'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR760101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR760101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR760101'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR627101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR627101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR627101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR258401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR258401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR258401'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR887901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR887901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR887901'^^xsd:anyURI;
  dwc:observationDate '1969-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR735701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR735701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR735701'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR894201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR894201'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR894201'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR22701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR22701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR22701'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR367001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR367001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR367001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR703801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR703801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR703801'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR567401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR567401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR567401'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR511401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR511401'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR511401'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR839301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR839301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR839301'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR725101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR725101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR725101'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR127901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR127901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR127901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR692901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR692901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR692901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR660501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR660501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR660501'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR77901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR77901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR77901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR469801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR469801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR469801'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR713201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR713201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR713201'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR937601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR937601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR937601'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR661301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR661301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR661301'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR973001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR973001'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR973001'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR743801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR743801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR743801'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR127601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR127601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR127601'^^xsd:anyURI;
  dwc:observationDate '2003-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.39035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR175501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR175501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39035'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR175501'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR36401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR36401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR36401'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR278101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR278101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR278101'^^xsd:anyURI;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR687601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR687601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR687601'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR205501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR205501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR205501'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR414501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR414501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR414501'^^xsd:anyURI;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR121001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR121001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR121001'^^xsd:anyURI;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR692401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR692401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR692401'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR440401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR440401'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR440401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR667101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR667101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR667101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59054 -2.22427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.59054"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22427"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59054 -2.22427)"^^geo:wktLiteral ;
  geo-pos:lat "48.59054"^^xsd:decimal ;
  geo-pos:long "-2.22427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR301201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR301201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.22427'^^xsd:double;
  dwc:latitude '48.59054'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR301201'^^xsd:anyURI;
  dwc:observationDate '2008-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR686501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR686501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR686501'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR712701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR712701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR712701'^^xsd:anyURI;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR98601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR98601'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR98601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR537301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR537301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR537301'^^xsd:anyURI;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR906401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR906401'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR906401'^^xsd:anyURI;
  dwc:observationDate '1964-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR177001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR177001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR177001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR749501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR749501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR749501'^^xsd:anyURI;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR614101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR614101'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR614101'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR690001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR690001'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR690001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR121501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR121501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR121501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR334601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR334601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR334601'^^xsd:anyURI;
  dwc:observationDate '1970-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR316701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR316701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR316701'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR328901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR328901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR328901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR562401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR562401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR562401'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR137701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR137701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR137701'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR260301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR260301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR260301'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR495001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR495001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR495001'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55128"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18894"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  geo-pos:lat "47.55128"^^xsd:decimal ;
  geo-pos:long "-3.18894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR403601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR403601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.18894'^^xsd:double;
  dwc:latitude '47.55128'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR403601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR683201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR683201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR683201'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR979201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR979201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR979201'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR692201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR692201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR692201'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR71501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR71501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR71501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR261001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR261001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR261001'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR469001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR469001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR469001'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR61501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR61501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR61501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR109001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR109001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR109001'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR285401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR285401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR285401'^^xsd:anyURI;
  dwc:observationDate '2006-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR400301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR400301'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR400301'^^xsd:anyURI;
  dwc:observationDate '1967-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.27673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.48271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  geo-pos:lat "46.27673"^^xsd:decimal ;
  geo-pos:long "-1.48271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR169701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR169701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.48271'^^xsd:double;
  dwc:latitude '46.27673'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR169701'^^xsd:anyURI;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR530201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR530201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR530201'^^xsd:anyURI;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR529401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR529401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR529401'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR899901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR899901'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR899901'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR473301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR473301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR473301'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR138301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR138301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR138301'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR359701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR359701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR359701'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR172801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR172801'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR172801'^^xsd:anyURI;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR400601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR400601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR400601'^^xsd:anyURI;
  dwc:observationDate '1967-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR475901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR475901'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR475901'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR856301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR856301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR856301'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR619501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR619501'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR619501'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR350801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR350801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR350801'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  geo-pos:lat "47.28899"^^xsd:decimal ;
  geo-pos:long "-3.02596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR348301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR348301'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.02596'^^xsd:double;
  dwc:latitude '47.28899'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR348301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR797401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR797401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR797401'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR521101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR521101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR521101'^^xsd:anyURI;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR346801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR346801'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR346801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR373901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR373901'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR373901'^^xsd:anyURI;
  dwc:observationDate '1968-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR13201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR13201'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR13201'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR110001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR110001'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR110001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR85601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR85601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR85601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR524901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR524901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR524901'^^xsd:anyURI;
  dwc:observationDate '1994-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR461601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR461601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR461601'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR597201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR597201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR597201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR359901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR359901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR359901'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR488901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR488901'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR488901'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR58801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR58801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR58801'^^xsd:anyURI;
  dwc:observationDate '2007-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR958901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR958901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR958901'^^xsd:anyURI;
  dwc:observationDate '1968-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR513001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR513001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR513001'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR367501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR367501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR367501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR816601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR816601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR816601'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR284801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR284801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR284801'^^xsd:anyURI;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR621301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR621301'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR621301'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR182801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR182801'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR182801'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR510601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR510601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR510601'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR855501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR855501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR855501'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR87401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR87401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR87401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7326 -0.53599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7326"^^xsd:decimal ;
  dwc:decimalLongitude "-0.53599"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7326 -0.53599)"^^geo:wktLiteral ;
  geo-pos:lat "49.7326"^^xsd:decimal ;
  geo-pos:long "-0.53599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR40701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR40701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.53599'^^xsd:double;
  dwc:latitude '49.7326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR40701'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR214501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR214501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR214501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR114701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR114701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR114701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR985201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR985201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR985201'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR321101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR321101'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR321101'^^xsd:anyURI;
  dwc:observationDate '2004-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR570601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR570601'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR570601'^^xsd:anyURI;
  dwc:observationDate '1989-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR100601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR100601'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR100601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR489001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR489001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR489001'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR392901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR392901'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR392901'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.06572 -3.79416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.06572"^^xsd:decimal ;
  dwc:decimalLongitude "-3.79416"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.06572 -3.79416)"^^geo:wktLiteral ;
  geo-pos:lat "47.06572"^^xsd:decimal ;
  geo-pos:long "-3.79416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR453301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR453301'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.79416'^^xsd:double;
  dwc:latitude '47.06572'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR453301'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR898001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR898001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR898001'^^xsd:anyURI;
  dwc:observationDate '1966-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR123901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR123901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR123901'^^xsd:anyURI;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR54801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR54801'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR54801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR188401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR188401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR188401'^^xsd:anyURI;
  dwc:observationDate '2005-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR809601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR809601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR809601'^^xsd:anyURI;
  dwc:observationDate '1967-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR735301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR735301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR735301'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR847901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR847901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR847901'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR379601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR379601'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR379601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR351401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR351401'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR351401'^^xsd:anyURI;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR267701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR267701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR267701'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR241301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR241301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR241301'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR592601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR592601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR592601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56076 -0.24759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56076"^^xsd:decimal ;
  dwc:decimalLongitude "-0.24759"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56076 -0.24759)"^^geo:wktLiteral ;
  geo-pos:lat "49.56076"^^xsd:decimal ;
  geo-pos:long "-0.24759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR24301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR24301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.24759'^^xsd:double;
  dwc:latitude '49.56076'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR24301'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94914 1.1205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94914"^^xsd:decimal ;
  dwc:decimalLongitude "1.1205"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94914 1.1205)"^^geo:wktLiteral ;
  geo-pos:lat "49.94914"^^xsd:decimal ;
  geo-pos:long "1.1205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR51001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR51001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.1205'^^xsd:double;
  dwc:latitude '49.94914'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR51001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR343701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR343701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR343701'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10033 5.27102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10033"^^xsd:decimal ;
  dwc:decimalLongitude "5.27102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10033 5.27102)"^^geo:wktLiteral ;
  geo-pos:lat "43.10033"^^xsd:decimal ;
  geo-pos:long "5.27102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR891201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR891201'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27102'^^xsd:double;
  dwc:latitude '43.10033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR891201'^^xsd:anyURI;
  dwc:observationDate '1963-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR702801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR702801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR702801'^^xsd:anyURI;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR793901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR793901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR793901'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR496501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR496501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR496501'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR111101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR111101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR111101'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR861501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR861501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR861501'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR973801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR973801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR973801'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR915601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR915601'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR915601'^^xsd:anyURI;
  dwc:observationDate '1964-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR601901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR601901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR601901'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR757901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR757901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR757901'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR929301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR929301'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR929301'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR828801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR828801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR828801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR92201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR92201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR92201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR584601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR584601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR584601'^^xsd:anyURI;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR297801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR297801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR297801'^^xsd:anyURI;
  dwc:observationDate '2004-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR592701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR592701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR592701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR722601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR722601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR722601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR801001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR801001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR801001'^^xsd:anyURI;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01532"^^xsd:decimal ;
  dwc:decimalLongitude "5.02247"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  geo-pos:lat "43.01532"^^xsd:decimal ;
  geo-pos:long "5.02247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR876001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR876001'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02247'^^xsd:double;
  dwc:latitude '43.01532'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR876001'^^xsd:anyURI;
  dwc:observationDate '1969-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR846601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR846601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR846601'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR744701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR744701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR744701'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR614301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR614301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR614301'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR320901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR320901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR320901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR37001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR37001'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR37001'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR928201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR928201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR928201'^^xsd:anyURI;
  dwc:observationDate '1962-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR289201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR289201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR289201'^^xsd:anyURI;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR820301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR820301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR820301'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR121701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR121701'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR121701'^^xsd:anyURI;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR252501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR252501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR252501'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR275101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR275101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR275101'^^xsd:anyURI;
  dwc:observationDate '1993-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR246901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR246901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR246901'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR422401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR422401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR422401'^^xsd:anyURI;
  dwc:observationDate '1975-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR827701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR827701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR827701'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR369301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR369301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR369301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR47801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR47801'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR47801'^^xsd:anyURI;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR955801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR955801'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR955801'^^xsd:anyURI;
  dwc:observationDate '1965-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.36518 -0.78634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.36518"^^xsd:decimal ;
  dwc:decimalLongitude "-0.78634"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.36518 -0.78634)"^^geo:wktLiteral ;
  geo-pos:lat "49.36518"^^xsd:decimal ;
  geo-pos:long "-0.78634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR42701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR42701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.78634'^^xsd:double;
  dwc:latitude '49.36518'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR42701'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR879401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR879401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR879401'^^xsd:anyURI;
  dwc:observationDate '1965-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR707001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR707001'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR707001'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR629501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR629501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR629501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR212501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR212501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR212501'^^xsd:anyURI;
  dwc:observationDate '2000-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR596001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR596001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR596001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR152901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR152901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR152901'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR677401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR677401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR677401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR884401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR884401'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR884401'^^xsd:anyURI;
  dwc:observationDate '1974-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR48801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR48801'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR48801'^^xsd:anyURI;
  dwc:observationDate '1994-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR901501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR901501'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR901501'^^xsd:anyURI;
  dwc:observationDate '1961-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR159601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR159601'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR159601'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR809801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR809801'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR809801'^^xsd:anyURI;
  dwc:observationDate '1967-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87142"^^xsd:decimal ;
  dwc:decimalLongitude "-1.97925"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  geo-pos:lat "48.87142"^^xsd:decimal ;
  geo-pos:long "-1.97925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR261501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR261501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.97925'^^xsd:double;
  dwc:latitude '48.87142'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR261501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR11901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR11901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR11901'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR4601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR4601'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR101701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR101701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR101701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR807101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR807101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR807101'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR246501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR246501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR246501'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR794901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR794901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR794901'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR823501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR823501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR823501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.89395 -3.64072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.89395"^^xsd:decimal ;
  dwc:decimalLongitude "-3.64072"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.89395 -3.64072)"^^geo:wktLiteral ;
  geo-pos:lat "46.89395"^^xsd:decimal ;
  geo-pos:long "-3.64072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR448101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR448101'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.64072'^^xsd:double;
  dwc:latitude '46.89395'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR448101'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR564401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR564401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR564401'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR53101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR53101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR53101'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR967201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR967201'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR967201'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR596501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR596501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR596501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58457"^^xsd:decimal ;
  dwc:decimalLongitude "3.18248"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  geo-pos:lat "42.58457"^^xsd:decimal ;
  geo-pos:long "3.18248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR359401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR359401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18248'^^xsd:double;
  dwc:latitude '42.58457'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR359401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR513701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR513701'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR513701'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR27301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR27301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR27301'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR205101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR205101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR205101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR803601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR803601'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR803601'^^xsd:anyURI;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR632101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR632101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR632101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR660201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR660201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR660201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR497901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR497901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR497901'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR101101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR101101'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR101101'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR685401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR685401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR685401'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR124501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR124501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR124501'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR699601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR699601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR699601'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR831801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR831801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR831801'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR436701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR436701'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR436701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR355801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR355801'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR355801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR221501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR221501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR221501'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR47501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR47501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR47501'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR920401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR920401'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR920401'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR855401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR855401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR855401'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR409001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR409001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR409001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.33119 -1.74805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.33119"^^xsd:decimal ;
  dwc:decimalLongitude "-1.74805"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.33119 -1.74805)"^^geo:wktLiteral ;
  geo-pos:lat "49.33119"^^xsd:decimal ;
  geo-pos:long "-1.74805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR219201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR219201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.74805'^^xsd:double;
  dwc:latitude '49.33119'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR219201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR617301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR617301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR617301'^^xsd:anyURI;
  dwc:observationDate '2005-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR706001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR706001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR706001'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR123001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR123001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR123001'^^xsd:anyURI;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25328"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  geo-pos:lat "49.65055"^^xsd:decimal ;
  geo-pos:long "-0.25328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR25101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR25101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.25328'^^xsd:double;
  dwc:latitude '49.65055'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR25101'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR905701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR905701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR905701'^^xsd:anyURI;
  dwc:observationDate '1963-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR422301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR422301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR422301'^^xsd:anyURI;
  dwc:observationDate '1975-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR250301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR250301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR250301'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67461"^^xsd:decimal ;
  dwc:decimalLongitude "3.06092"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  geo-pos:lat "42.67461"^^xsd:decimal ;
  geo-pos:long "3.06092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR350101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR350101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06092'^^xsd:double;
  dwc:latitude '42.67461'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR350101'^^xsd:anyURI;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR257801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR257801'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR257801'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.35304"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  geo-pos:lat "46.28176"^^xsd:decimal ;
  geo-pos:long "-1.35304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR162401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR162401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.35304'^^xsd:double;
  dwc:latitude '46.28176'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR162401'^^xsd:anyURI;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR428701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR428701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR428701'^^xsd:anyURI;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR271401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR271401'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR271401'^^xsd:anyURI;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR93001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR93001'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR93001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR58201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR58201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR58201'^^xsd:anyURI;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR132201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR132201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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 '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR132201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR275301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR275301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR275301'^^xsd:anyURI;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR363801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR363801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR363801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR549101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR549101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR549101'^^xsd:anyURI;
  dwc:observationDate '1979-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR866901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR866901'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR866901'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8459 -4.42532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8459"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42532"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8459 -4.42532)"^^geo:wktLiteral ;
  geo-pos:lat "46.8459"^^xsd:decimal ;
  geo-pos:long "-4.42532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR688701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR688701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.42532'^^xsd:double;
  dwc:latitude '46.8459'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR688701'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1327"^^xsd:decimal ;
  dwc:decimalLongitude "1.3932"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  geo-pos:lat "50.1327"^^xsd:decimal ;
  geo-pos:long "1.3932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR169401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR169401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.3932'^^xsd:double;
  dwc:latitude '50.1327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR169401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR641401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR641401'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR641401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR87901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR87901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR87901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR673901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR673901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR673901'^^xsd:anyURI;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38367 -4.49999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.38367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49999"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38367 -4.49999)"^^geo:wktLiteral ;
  geo-pos:lat "47.38367"^^xsd:decimal ;
  geo-pos:long "-4.49999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR780401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR780401'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.49999'^^xsd:double;
  dwc:latitude '47.38367'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR780401'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR364201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR364201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR364201'^^xsd:anyURI;
  dwc:observationDate '2007-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR511301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR511301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR511301'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR928601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR928601'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR928601'^^xsd:anyURI;
  dwc:observationDate '1963-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR29001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR29001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR29001'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR798101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR798101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR798101'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR528901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR528901'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR528901'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR853101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR853101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR853101'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR620601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR620601'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR620601'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR389601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR389601'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR389601'^^xsd:anyURI;
  dwc:observationDate '2011-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR315101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR315101'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR315101'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR170601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR170601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR170601'^^xsd:anyURI;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR546901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR546901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR546901'^^xsd:anyURI;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR912801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR912801'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR912801'^^xsd:anyURI;
  dwc:observationDate '1966-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR98301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR98301'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR98301'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR804401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR804401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR804401'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9736"^^xsd:decimal ;
  dwc:decimalLongitude "6.6142"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  geo-pos:lat "42.9736"^^xsd:decimal ;
  geo-pos:long "6.6142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR978101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR978101'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.6142'^^xsd:double;
  dwc:latitude '42.9736'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR978101'^^xsd:anyURI;
  dwc:observationDate '1975-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR936401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR936401'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR936401'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR82101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR82101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR82101'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.66095"^^xsd:decimal ;
  dwc:decimalLongitude "0.16165"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  geo-pos:lat "49.66095"^^xsd:decimal ;
  geo-pos:long "0.16165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR17601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR17601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.16165'^^xsd:double;
  dwc:latitude '49.66095'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR17601'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR761901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR761901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR761901'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR737601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR737601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR737601'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR865701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR865701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR865701'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR909701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR909701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR909701'^^xsd:anyURI;
  dwc:observationDate '1968-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR865301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR865301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR865301'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67448"^^xsd:decimal ;
  dwc:decimalLongitude "3.18277"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  geo-pos:lat "42.67448"^^xsd:decimal ;
  geo-pos:long "3.18277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR402201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR402201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.18277'^^xsd:double;
  dwc:latitude '42.67448'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR402201'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR949701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR949701'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR949701'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR506501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR506501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR506501'^^xsd:anyURI;
  dwc:observationDate '1987-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR765301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR765301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR765301'^^xsd:anyURI;
  dwc:observationDate '2000-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR903301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR903301'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR903301'^^xsd:anyURI;
  dwc:observationDate '1962-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR378301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR378301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR378301'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55425 -4.65758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65758"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55425 -4.65758)"^^geo:wktLiteral ;
  geo-pos:lat "47.55425"^^xsd:decimal ;
  geo-pos:long "-4.65758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR806601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR806601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.65758'^^xsd:double;
  dwc:latitude '47.55425'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR806601'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR547901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR547901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR547901'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR28001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR28001'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR28001'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR845401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR845401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR845401'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR738301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR738301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR738301'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR102701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR102701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR102701'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR550501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR550501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR550501'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR666101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR666101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR666101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05925"^^xsd:decimal ;
  dwc:decimalLongitude "6.74234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  geo-pos:lat "43.05925"^^xsd:decimal ;
  geo-pos:long "6.74234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR981301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR981301'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.74234'^^xsd:double;
  dwc:latitude '43.05925'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR981301'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR832901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR832901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR832901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR861801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR861801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR861801'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR864501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR864501'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR864501'^^xsd:anyURI;
  dwc:observationDate '1975-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR491001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR491001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR491001'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR20901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR20901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR20901'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR633701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR633701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR633701'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR593701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR593701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR593701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR429301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR429301'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR429301'^^xsd:anyURI;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR768801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR768801'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR768801'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR633301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR633301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR633301'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR701901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR701901'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR701901'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR852101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR852101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR852101'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR225201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR225201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR225201'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR356901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR356901'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR356901'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR778301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR778301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR778301'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR705301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR705301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR705301'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR109601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR109601'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR109601'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR126301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR126301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR126301'^^xsd:anyURI;
  dwc:observationDate '2006-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR771201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR771201'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR771201'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR399901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR399901'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR399901'^^xsd:anyURI;
  dwc:observationDate '1967-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR927301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR927301'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR927301'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR848701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR848701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR848701'^^xsd:anyURI;
  dwc:observationDate '1965-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR461201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR461201'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR461201'^^xsd:anyURI;
  dwc:observationDate '1979-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR898601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR898601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR898601'^^xsd:anyURI;
  dwc:observationDate '1962-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR362301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR362301'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR362301'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR167201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR167201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR167201'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR940101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR940101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR940101'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR675401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR675401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR675401'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR822101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR822101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR822101'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR330101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR330101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR330101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR200001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR200001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR200001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR552301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR552301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR552301'^^xsd:anyURI;
  dwc:observationDate '1981-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR53901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR53901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR53901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR643501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR643501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR643501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR422201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR422201'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR422201'^^xsd:anyURI;
  dwc:observationDate '1975-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR686601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR686601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR686601'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR822501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR822501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR822501'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR211601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR211601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR211601'^^xsd:anyURI;
  dwc:observationDate '2000-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR735501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR735501'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR735501'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR964001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR964001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR964001'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR161701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR161701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR161701'^^xsd:anyURI;
  dwc:observationDate '1979-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR800101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR800101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR800101'^^xsd:anyURI;
  dwc:observationDate '1979-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR966301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR966301'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR966301'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR709401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR709401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR709401'^^xsd:anyURI;
  dwc:observationDate '1996-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR591401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR591401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR591401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR168501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR168501'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR168501'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR69601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR69601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR69601'^^xsd:anyURI;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR902301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR902301'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR902301'^^xsd:anyURI;
  dwc:observationDate '1978-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR922301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR922301'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR922301'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR821201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR821201'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR821201'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR369201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR369201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR369201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR594601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR594601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR594601'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR224001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR224001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR224001'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR35901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR35901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR35901'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR257601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR257601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR257601'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25328"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  geo-pos:lat "49.65055"^^xsd:decimal ;
  geo-pos:long "-0.25328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR24801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR24801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.25328'^^xsd:double;
  dwc:latitude '49.65055'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR24801'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR571701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR571701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR571701'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR964201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR964201'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR964201'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR884201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR884201'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR884201'^^xsd:anyURI;
  dwc:observationDate '1974-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR223001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR223001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR223001'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR582601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR582601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR582601'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR329801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR329801'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR329801'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR370601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR370601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR370601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR117501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR117501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR117501'^^xsd:anyURI;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR422501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR422501'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR422501'^^xsd:anyURI;
  dwc:observationDate '1975-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR177301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR177301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR177301'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69539 -1.64307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.69539"^^xsd:decimal ;
  dwc:decimalLongitude "-1.64307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69539 -1.64307)"^^geo:wktLiteral ;
  geo-pos:lat "49.69539"^^xsd:decimal ;
  geo-pos:long "-1.64307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR195501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR195501'^^xsd:string;
  dwc:scientificName 'Axius stirynchus Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.64307'^^xsd:double;
  dwc:latitude '49.69539'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '477515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR195501'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR893101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR893101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR893101'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR131701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR131701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR131701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR642201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR642201'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR642201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR809101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR809101'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR809101'^^xsd:anyURI;
  dwc:observationDate '1966-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR931601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR931601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR931601'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR796401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR796401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR796401'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR559201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR559201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR559201'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR454501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR454501'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR454501'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10033 5.27102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10033"^^xsd:decimal ;
  dwc:decimalLongitude "5.27102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10033 5.27102)"^^geo:wktLiteral ;
  geo-pos:lat "43.10033"^^xsd:decimal ;
  geo-pos:long "5.27102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR893501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR893501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27102'^^xsd:double;
  dwc:latitude '43.10033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR893501'^^xsd:anyURI;
  dwc:observationDate '1963-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR245901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR245901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR245901'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR333701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR333701'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR333701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR270301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR270301'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR270301'^^xsd:anyURI;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR593101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR593101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR593101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98155 6.36948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98155"^^xsd:decimal ;
  dwc:decimalLongitude "6.36948"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98155 6.36948)"^^geo:wktLiteral ;
  geo-pos:lat "42.98155"^^xsd:decimal ;
  geo-pos:long "6.36948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR976301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR976301'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.36948'^^xsd:double;
  dwc:latitude '42.98155'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR976301'^^xsd:anyURI;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR674101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR674101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR674101'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR562501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR562501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR562501'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR843001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR843001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR843001'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR754201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR754201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR754201'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR184301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR184301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR184301'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82652"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  geo-pos:lat "48.69747"^^xsd:decimal ;
  geo-pos:long "-1.82652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR215501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR215501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.82652'^^xsd:double;
  dwc:latitude '48.69747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR215501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR109401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR109401'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR109401'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR692801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR692801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR692801'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR744401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR744401'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR744401'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR192601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR192601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR192601'^^xsd:anyURI;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR79101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR79101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR79101'^^xsd:anyURI;
  dwc:observationDate '1973-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR226101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR226101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR226101'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR599201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR599201'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR599201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR445101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR445101'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR445101'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR953401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR953401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR953401'^^xsd:anyURI;
  dwc:observationDate '1968-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR253701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR253701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR253701'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR94401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR94401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR94401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR828301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR828301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR828301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR841201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR841201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR841201'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.07544"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  geo-pos:lat "49.53577"^^xsd:decimal ;
  geo-pos:long "-1.07544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR71201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR71201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.07544'^^xsd:double;
  dwc:latitude '49.53577'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR71201'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR932301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR932301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR932301'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR945101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR945101'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR945101'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR222901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR222901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR222901'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR555401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR555401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR555401'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR74701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR74701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR74701'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR899701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR899701'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR899701'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR228501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR228501'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR228501'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR785401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR785401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR785401'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR526101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR526101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR526101'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR495901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR495901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR495901'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR470801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR470801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR470801'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR852301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR852301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR852301'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10033 5.27102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10033"^^xsd:decimal ;
  dwc:decimalLongitude "5.27102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10033 5.27102)"^^geo:wktLiteral ;
  geo-pos:lat "43.10033"^^xsd:decimal ;
  geo-pos:long "5.27102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR892001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR892001'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27102'^^xsd:double;
  dwc:latitude '43.10033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR892001'^^xsd:anyURI;
  dwc:observationDate '1963-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR738401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR738401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR738401'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR626901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR626901'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR626901'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR957401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR957401'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR957401'^^xsd:anyURI;
  dwc:observationDate '1966-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR700901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR700901'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR700901'^^xsd:anyURI;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR69401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR69401'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR69401'^^xsd:anyURI;
  dwc:observationDate '2005-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR544601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR544601'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR544601'^^xsd:anyURI;
  dwc:observationDate '2000-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR522801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR522801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR522801'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR563201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR563201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR563201'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR254201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR254201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR254201'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR16501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR16501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 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 '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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR16501'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR123401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR123401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR123401'^^xsd:anyURI;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR241701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR241701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR241701'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR240401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR240401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR240401'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR278001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR278001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR278001'^^xsd:anyURI;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR367401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR367401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR367401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR682601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR682601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR682601'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR587301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR587301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR587301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR235001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR235001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR235001'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR93701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR93701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR93701'^^xsd:anyURI;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98531 6.24709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98531"^^xsd:decimal ;
  dwc:decimalLongitude "6.24709"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98531 6.24709)"^^geo:wktLiteral ;
  geo-pos:lat "42.98531"^^xsd:decimal ;
  geo-pos:long "6.24709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR975101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR975101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.24709'^^xsd:double;
  dwc:latitude '42.98531'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR975101'^^xsd:anyURI;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR188001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR188001'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR188001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR133301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR133301'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR133301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR803101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR803101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR803101'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR721001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR721001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR721001'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR317301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR317301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR317301'^^xsd:anyURI;
  dwc:observationDate '2007-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR124901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR124901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR124901'^^xsd:anyURI;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR720201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR720201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR720201'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR368801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR368801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR368801'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR788701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR788701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR788701'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.35304"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  geo-pos:lat "46.28176"^^xsd:decimal ;
  geo-pos:long "-1.35304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR162301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR162301'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.35304'^^xsd:double;
  dwc:latitude '46.28176'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR162301'^^xsd:anyURI;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR150501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR150501'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR150501'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR515601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR515601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR515601'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.46328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51747"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  geo-pos:lat "49.46328"^^xsd:decimal ;
  geo-pos:long "-0.51747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR39701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR39701'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.51747'^^xsd:double;
  dwc:latitude '49.46328'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR39701'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR419301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR419301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR419301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR279601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR279601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR279601'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR412001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR412001'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR412001'^^xsd:anyURI;
  dwc:observationDate '1967-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR857101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR857101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR857101'^^xsd:anyURI;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR337501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR337501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR337501'^^xsd:anyURI;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR52001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR52001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR52001'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR625701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR625701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR625701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR344901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR344901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR344901'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR838501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR838501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR838501'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58326"^^xsd:decimal ;
  dwc:decimalLongitude "1.51979"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  geo-pos:lat "50.58326"^^xsd:decimal ;
  geo-pos:long "1.51979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR191001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR191001'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.51979'^^xsd:double;
  dwc:latitude '50.58326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR191001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR704501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR704501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR704501'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR86401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR86401'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR86401'^^xsd:anyURI;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR588801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR588801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR588801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR691001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR691001'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR691001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR973401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR973401'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR973401'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR917801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR917801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR917801'^^xsd:anyURI;
  dwc:observationDate '1963-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR659301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR659301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR659301'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR98201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR98201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR98201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR105101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR105101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR105101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR554101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR554101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR554101'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94914 1.1205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94914"^^xsd:decimal ;
  dwc:decimalLongitude "1.1205"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94914 1.1205)"^^geo:wktLiteral ;
  geo-pos:lat "49.94914"^^xsd:decimal ;
  geo-pos:long "1.1205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR73401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR73401'^^xsd:string;
  dwc:scientificName 'Macropodia tenuirostris (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.1205'^^xsd:double;
  dwc:latitude '49.94914'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR73401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR444501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR444501'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR444501'^^xsd:anyURI;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR216801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR216801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR216801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR751801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR751801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR751801'^^xsd:anyURI;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47097 -0.24192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47097"^^xsd:decimal ;
  dwc:decimalLongitude "-0.24192"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47097 -0.24192)"^^geo:wktLiteral ;
  geo-pos:lat "49.47097"^^xsd:decimal ;
  geo-pos:long "-0.24192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR23801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR23801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.24192'^^xsd:double;
  dwc:latitude '49.47097'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR23801'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR314601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR314601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR314601'^^xsd:anyURI;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR846901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR846901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR846901'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR437101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR437101'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR437101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR520401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR520401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR520401'^^xsd:anyURI;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.76399 -2.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.76399"^^xsd:decimal ;
  dwc:decimalLongitude "-2.378"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.76399 -2.378)"^^geo:wktLiteral ;
  geo-pos:lat "48.76399"^^xsd:decimal ;
  geo-pos:long "-2.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR305901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR305901'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.378'^^xsd:double;
  dwc:latitude '48.76399'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR305901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR719901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR719901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR719901'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR5201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR5201'^^xsd:anyURI;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR514201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR514201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR514201'^^xsd:anyURI;
  dwc:observationDate '1990-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR970801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR970801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR970801'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR96901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR96901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR96901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR906701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR906701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR906701'^^xsd:anyURI;
  dwc:observationDate '1963-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR411901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR411901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR411901'^^xsd:anyURI;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR482101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR482101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR482101'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR687301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR687301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR687301'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR551601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR551601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR551601'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR708901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR708901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR708901'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR589401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR589401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR589401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR615801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR615801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR615801'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR475401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR475401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR475401'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67461"^^xsd:decimal ;
  dwc:decimalLongitude "3.06092"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  geo-pos:lat "42.67461"^^xsd:decimal ;
  geo-pos:long "3.06092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR347101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR347101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06092'^^xsd:double;
  dwc:latitude '42.67461'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR347101'^^xsd:anyURI;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR517201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR517201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR517201'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR35201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR35201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR35201'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR261101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR261101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR261101'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR393101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR393101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR393101'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR704101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR704101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR704101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR478701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR478701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR478701'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.66321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27476"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  geo-pos:lat "48.66321"^^xsd:decimal ;
  geo-pos:long "-4.27476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR654801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR654801'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.27476'^^xsd:double;
  dwc:latitude '48.66321'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR654801'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR644601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR644601'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR644601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR397101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR397101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR397101'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8459 -4.42532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8459"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42532"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8459 -4.42532)"^^geo:wktLiteral ;
  geo-pos:lat "46.8459"^^xsd:decimal ;
  geo-pos:long "-4.42532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR688301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR688301'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.42532'^^xsd:double;
  dwc:latitude '46.8459'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR688301'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.70059 -1.50478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.70059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.50478"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.70059 -1.50478)"^^geo:wktLiteral ;
  geo-pos:lat "49.70059"^^xsd:decimal ;
  geo-pos:long "-1.50478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR181101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR181101'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.50478'^^xsd:double;
  dwc:latitude '49.70059'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR181101'^^xsd:anyURI;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  geo-pos:lat "47.28899"^^xsd:decimal ;
  geo-pos:long "-3.02596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR348101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR348101'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.02596'^^xsd:double;
  dwc:latitude '47.28899'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR348101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR606401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR606401'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR606401'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR471301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR471301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR471301'^^xsd:anyURI;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR321001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR321001'^^xsd:string;
  dwc:scientificName 'Hyas coarctatus Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR321001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR275201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR275201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR275201'^^xsd:anyURI;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38367 -4.49999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.38367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49999"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38367 -4.49999)"^^geo:wktLiteral ;
  geo-pos:lat "47.38367"^^xsd:decimal ;
  geo-pos:long "-4.49999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR749401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR749401'^^xsd:string;
  dwc:scientificName 'Galathea nexa Embleton, 1834'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.49999'^^xsd:double;
  dwc:latitude '47.38367'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR749401'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR75501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR75501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR75501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR48701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR48701'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR48701'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR807301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR807301'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR807301'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR220301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR220301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR220301'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR51801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR51801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR51801'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR414801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR414801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR414801'^^xsd:anyURI;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39017 3.92521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39017"^^xsd:decimal ;
  dwc:decimalLongitude "3.92521"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39017 3.92521)"^^geo:wktLiteral ;
  geo-pos:lat "43.39017"^^xsd:decimal ;
  geo-pos:long "3.92521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR641601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR641601'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.92521'^^xsd:double;
  dwc:latitude '43.39017'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR641601'^^xsd:anyURI;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR848801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR848801'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR848801'^^xsd:anyURI;
  dwc:observationDate '1965-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR291801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR291801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR291801'^^xsd:anyURI;
  dwc:observationDate '1992-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR418501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR418501'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR418501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45496 -0.79295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45496"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79295"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45496 -0.79295)"^^geo:wktLiteral ;
  geo-pos:lat "49.45496"^^xsd:decimal ;
  geo-pos:long "-0.79295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR42201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR42201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-0.79295'^^xsd:double;
  dwc:latitude '49.45496'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR42201'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR364701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR364701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR364701'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR622201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR622201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR622201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR337201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR337201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR337201'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR684701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR684701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR684701'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR566101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR566101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR566101'^^xsd:anyURI;
  dwc:observationDate '1987-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR435301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR435301'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR435301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR790501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR790501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR790501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR571201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR571201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR571201'^^xsd:anyURI;
  dwc:observationDate '1989-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR844701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR844701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR844701'^^xsd:anyURI;
  dwc:observationDate '1963-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR807801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR807801'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR807801'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR886201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR886201'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR886201'^^xsd:anyURI;
  dwc:observationDate '1963-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR147301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR147301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR147301'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR479701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR479701'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR479701'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62079 -1.22071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.62079"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22071"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62079 -1.22071)"^^geo:wktLiteral ;
  geo-pos:lat "49.62079"^^xsd:decimal ;
  geo-pos:long "-1.22071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR142701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR142701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-1.22071'^^xsd:double;
  dwc:latitude '49.62079'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR142701'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR432301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR432301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR432301'^^xsd:anyURI;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR243101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR243101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR243101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR505601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR505601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR505601'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR746101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR746101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR746101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR942001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR942001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR942001'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR555301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR555301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR555301'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR15901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR15901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR15901'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR165101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR165101'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR165101'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR335901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR335901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR335901'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR840201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR840201'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR840201'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR136601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR136601'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin-Méneville, 1832'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR136601'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR57401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR57401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR57401'^^xsd:anyURI;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR455101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR455101'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR455101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR503401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR503401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR503401'^^xsd:anyURI;
  dwc:observationDate '1986-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR867601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR867601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR867601'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7326 -0.53599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7326"^^xsd:decimal ;
  dwc:decimalLongitude "-0.53599"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7326 -0.53599)"^^geo:wktLiteral ;
  geo-pos:lat "49.7326"^^xsd:decimal ;
  geo-pos:long "-0.53599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR40901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR40901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-0.53599'^^xsd:double;
  dwc:latitude '49.7326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR40901'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR662601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR662601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR662601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR615101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR615101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR615101'^^xsd:anyURI;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR609201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR609201'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR609201'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR107701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR107701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR107701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR828001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR828001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR828001'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR824101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR824101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR824101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR612201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR612201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR612201'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR877901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR877901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR877901'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR938701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR938701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR938701'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR807401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR807401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR807401'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR896201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR896201'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR896201'^^xsd:anyURI;
  dwc:observationDate '1965-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR825901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR825901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR825901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR748501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR748501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR748501'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR103401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR103401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR103401'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37348"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  geo-pos:lat "49.37348"^^xsd:decimal ;
  geo-pos:long "-0.51134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR39201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR39201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.51134'^^xsd:double;
  dwc:latitude '49.37348'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR39201'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR521801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR521801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR521801'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR697201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR697201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR697201'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR862401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR862401'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR862401'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR482201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR482201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR482201'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR52401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR52401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR52401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR247801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR247801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR247801'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67461"^^xsd:decimal ;
  dwc:decimalLongitude "3.06092"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  geo-pos:lat "42.67461"^^xsd:decimal ;
  geo-pos:long "3.06092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR357001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR357001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06092'^^xsd:double;
  dwc:latitude '42.67461'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR357001'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR766601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR766601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR766601'^^xsd:anyURI;
  dwc:observationDate '2000-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR879601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR879601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR879601'^^xsd:anyURI;
  dwc:observationDate '1965-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39017 3.92521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39017"^^xsd:decimal ;
  dwc:decimalLongitude "3.92521"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39017 3.92521)"^^geo:wktLiteral ;
  geo-pos:lat "43.39017"^^xsd:decimal ;
  geo-pos:long "3.92521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR622701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR622701'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.92521'^^xsd:double;
  dwc:latitude '43.39017'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR622701'^^xsd:anyURI;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61451 8.66477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61451"^^xsd:decimal ;
  dwc:decimalLongitude "8.66477"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61451 8.66477)"^^geo:wktLiteral ;
  geo-pos:lat "42.61451"^^xsd:decimal ;
  geo-pos:long "8.66477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR984401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR984401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.66477'^^xsd:double;
  dwc:latitude '42.61451'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR984401'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR460101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR460101'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR460101'^^xsd:anyURI;
  dwc:observationDate '1977-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR243301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR243301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR243301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR530901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR530901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR530901'^^xsd:anyURI;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.07544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  geo-pos:lat "49.53577"^^xsd:decimal ;
  geo-pos:long "-1.07544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR46701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR46701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.07544'^^xsd:double;
  dwc:latitude '49.53577'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR46701'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR560301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR560301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR560301'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.24146"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7398"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.24146"^^xsd:decimal ;
  geo-pos:long "-1.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR218401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR218401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.7398'^^xsd:double;
  dwc:latitude '49.24146'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR218401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR263201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR263201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR263201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR856501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR856501'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR856501'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR624501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR624501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR624501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR881501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR881501'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR881501'^^xsd:anyURI;
  dwc:observationDate '1967-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR278901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR278901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR278901'^^xsd:anyURI;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR589501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR589501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR589501'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR776301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR776301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR776301'^^xsd:anyURI;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR14901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR14901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR14901'^^xsd:anyURI;
  dwc:observationDate '2006-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR491101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR491101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR491101'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR502001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR502001'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR502001'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR759801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR759801'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR759801'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR276001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR276001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR276001'^^xsd:anyURI;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR247001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR247001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR247001'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR236601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR236601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR236601'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR149801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR149801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR149801'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR639801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR639801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR639801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR166401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR166401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR166401'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR540901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR540901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR540901'^^xsd:anyURI;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR173301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR173301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR173301'^^xsd:anyURI;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR342701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR342701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR342701'^^xsd:anyURI;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR580801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR580801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR580801'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR673601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR673601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR673601'^^xsd:anyURI;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR567801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR567801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR567801'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR563801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR563801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR563801'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR200601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR200601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR200601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR474401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR474401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR474401'^^xsd:anyURI;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR829901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR829901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR829901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR543901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR543901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR543901'^^xsd:anyURI;
  dwc:observationDate '2000-09-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR916301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR916301'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR916301'^^xsd:anyURI;
  dwc:observationDate '1964-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR183601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR183601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR183601'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR784001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR784001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR784001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR879701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR879701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR879701'^^xsd:anyURI;
  dwc:observationDate '1965-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR28601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR28601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR28601'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR551701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR551701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR551701'^^xsd:anyURI;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR319201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR319201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR319201'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR985401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR985401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR985401'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR834301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR834301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR834301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.66321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27476"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  geo-pos:lat "48.66321"^^xsd:decimal ;
  geo-pos:long "-4.27476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR654901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR654901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.27476'^^xsd:double;
  dwc:latitude '48.66321'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR654901'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR289301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR289301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR289301'^^xsd:anyURI;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR94501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR94501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR94501'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR248801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR248801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR248801'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR179501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR179501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR179501'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR340701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR340701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR340701'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR681401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR681401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR681401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR827801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR827801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR827801'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR865201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR865201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR865201'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR830001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR830001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR830001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR290701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR290701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR290701'^^xsd:anyURI;
  dwc:observationDate '1990-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR238101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR238101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR238101'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR544801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR544801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR544801'^^xsd:anyURI;
  dwc:observationDate '2000-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR811801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR811801'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR811801'^^xsd:anyURI;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR371901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR371901'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR371901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR414101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR414101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR414101'^^xsd:anyURI;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR896401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR896401'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR896401'^^xsd:anyURI;
  dwc:observationDate '1965-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR52301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR52301'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR52301'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR624401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR624401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR624401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR556901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR556901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR556901'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR853701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR853701'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR853701'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR820601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR820601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR820601'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR516001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR516001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR516001'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR502501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR502501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR502501'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR89601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR89601'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR89601'^^xsd:anyURI;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR479501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR479501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR479501'^^xsd:anyURI;
  dwc:observationDate '1981-02-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR784501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR784501'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR784501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR601101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR601101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR601101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR286001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR286001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR286001'^^xsd:anyURI;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR809001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR809001'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR809001'^^xsd:anyURI;
  dwc:observationDate '1966-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.53028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22423"^^xsd:decimal ;
  dwc:decimalLongitude "1.53028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.53028)"^^geo:wktLiteral ;
  geo-pos:lat "50.22423"^^xsd:decimal ;
  geo-pos:long "1.53028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR176501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR176501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.53028'^^xsd:double;
  dwc:latitude '50.22423'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR176501'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR742401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR742401'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR742401'^^xsd:anyURI;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28268"^^xsd:decimal ;
  dwc:decimalLongitude "5.15502"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  geo-pos:lat "43.28268"^^xsd:decimal ;
  geo-pos:long "5.15502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR890801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR890801'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.15502'^^xsd:double;
  dwc:latitude '43.28268'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR890801'^^xsd:anyURI;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR676101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR676101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR676101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR962301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR962301'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR962301'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR838201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR838201'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR838201'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR592901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR592901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR592901'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR533201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR533201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR533201'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR55301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR55301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR55301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR552701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR552701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR552701'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR80601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR80601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR80601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR835401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR835401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR835401'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR291201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR291201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR291201'^^xsd:anyURI;
  dwc:observationDate '1991-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR22001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR22001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR22001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR573001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR573001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR573001'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR739501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR739501'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR739501'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR863001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR863001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR863001'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR226301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR226301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR226301'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR214401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR214401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR214401'^^xsd:anyURI;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.77284 -4.15207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.77284"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15207"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.77284 -4.15207)"^^geo:wktLiteral ;
  geo-pos:lat "46.77284"^^xsd:decimal ;
  geo-pos:long "-4.15207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR651701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR651701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.15207'^^xsd:double;
  dwc:latitude '46.77284'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR651701'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR241101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR241101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR241101'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR823701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR823701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR823701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR971901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR971901'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR971901'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR363401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR363401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR363401'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR403101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR403101'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1845'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR403101'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR822601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR822601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR822601'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR282201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR282201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR282201'^^xsd:anyURI;
  dwc:observationDate '2006-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56859 -1.34694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56859"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56859 -1.34694)"^^geo:wktLiteral ;
  geo-pos:lat "44.56859"^^xsd:decimal ;
  geo-pos:long "-1.34694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR154201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR154201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34694'^^xsd:double;
  dwc:latitude '44.56859'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR154201'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR621601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR621601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR621601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR901401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR901401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR901401'^^xsd:anyURI;
  dwc:observationDate '1961-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR631601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR631601'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR631601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR832701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR832701'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR832701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR157101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR157101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR157101'^^xsd:anyURI;
  dwc:observationDate '1978-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR133801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR133801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR133801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR713801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR713801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR713801'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR469901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR469901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR469901'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR166201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR166201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR166201'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR168701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR168701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR168701'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03431"^^xsd:decimal ;
  dwc:decimalLongitude "3.0613"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  geo-pos:lat "43.03431"^^xsd:decimal ;
  geo-pos:long "3.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR356401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR356401'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.0613'^^xsd:double;
  dwc:latitude '43.03431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR356401'^^xsd:anyURI;
  dwc:observationDate '2000-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR563501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR563501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR563501'^^xsd:anyURI;
  dwc:observationDate '1985-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR31101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR31101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR31101'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR256501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR256501'^^xsd:string;
  dwc:scientificName 'Crangon allmanni Kinahan, 1857'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR256501'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR559001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR559001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR559001'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR116901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR116901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR116901'^^xsd:anyURI;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR10801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR10801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR10801'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR263101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR263101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR263101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR391401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR391401'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR391401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR229301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR229301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR229301'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR99001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR99001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR99001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR815101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR815101'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR815101'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR134901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR134901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR134901'^^xsd:anyURI;
  dwc:observationDate '1999-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR187101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR187101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR187101'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR483401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR483401'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR483401'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR149301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR149301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR149301'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR862001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR862001'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR862001'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.53028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22423"^^xsd:decimal ;
  dwc:decimalLongitude "1.53028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.53028)"^^geo:wktLiteral ;
  geo-pos:lat "50.22423"^^xsd:decimal ;
  geo-pos:long "1.53028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR176101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR176101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.53028'^^xsd:double;
  dwc:latitude '50.22423'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR176101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR488201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR488201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR488201'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR143401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR143401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR143401'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR948101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR948101'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR948101'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR926501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR926501'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR926501'^^xsd:anyURI;
  dwc:observationDate '1963-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR598701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR598701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR598701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR108901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR108901'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR108901'^^xsd:anyURI;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR155301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR155301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR155301'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR961301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR961301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR961301'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2932"^^xsd:decimal ;
  dwc:decimalLongitude "4.53949"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  geo-pos:lat "43.2932"^^xsd:decimal ;
  geo-pos:long "4.53949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR792801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR792801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.53949'^^xsd:double;
  dwc:latitude '43.2932'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR792801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR112901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR112901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR112901'^^xsd:anyURI;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR213601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR213601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR213601'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR329501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR329501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR329501'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR407801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR407801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR407801'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR234001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR234001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR234001'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR681001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR681001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR681001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR315901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR315901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR315901'^^xsd:anyURI;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR280901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR280901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR280901'^^xsd:anyURI;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR950901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR950901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR950901'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR325801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR325801'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR325801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR129801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR129801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR129801'^^xsd:anyURI;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR877401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR877401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR877401'^^xsd:anyURI;
  dwc:observationDate '1968-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR944101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR944101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR944101'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR556801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR556801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR556801'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR278501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR278501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR278501'^^xsd:anyURI;
  dwc:observationDate '1981-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR389101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR389101'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR389101'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR271901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR271901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR271901'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR677701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR677701'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR677701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR711801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR711801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR711801'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR754801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR754801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR754801'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR139701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR139701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR139701'^^xsd:anyURI;
  dwc:observationDate '2009-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR59901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR59901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR59901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR775901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR775901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR775901'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94437"^^xsd:decimal ;
  dwc:decimalLongitude "3.06121"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  geo-pos:lat "42.94437"^^xsd:decimal ;
  geo-pos:long "3.06121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR352101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR352101'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06121'^^xsd:double;
  dwc:latitude '42.94437'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR352101'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR265201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR265201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR265201'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10285 5.14832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10285"^^xsd:decimal ;
  dwc:decimalLongitude "5.14832"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10285 5.14832)"^^geo:wktLiteral ;
  geo-pos:lat "43.10285"^^xsd:decimal ;
  geo-pos:long "5.14832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR889601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR889601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.14832'^^xsd:double;
  dwc:latitude '43.10285'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR889601'^^xsd:anyURI;
  dwc:observationDate '1969-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR334101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR334101'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR334101'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR98101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR98101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR98101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2932"^^xsd:decimal ;
  dwc:decimalLongitude "4.53949"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  geo-pos:lat "43.2932"^^xsd:decimal ;
  geo-pos:long "4.53949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR792101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR792101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.53949'^^xsd:double;
  dwc:latitude '43.2932'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR792101'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR565001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR565001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR565001'^^xsd:anyURI;
  dwc:observationDate '1986-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR906801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR906801'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR906801'^^xsd:anyURI;
  dwc:observationDate '1963-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR966201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR966201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR966201'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3108 -4.22391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3108"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22391"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3108 -4.22391)"^^geo:wktLiteral ;
  geo-pos:lat "47.3108"^^xsd:decimal ;
  geo-pos:long "-4.22391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR654001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR654001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.22391'^^xsd:double;
  dwc:latitude '47.3108'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR654001'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR341401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR341401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR341401'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR633801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR633801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR633801'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR514701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR514701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR514701'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR970401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR970401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR970401'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR919601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR919601'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR919601'^^xsd:anyURI;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR410401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR410401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR410401'^^xsd:anyURI;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR326401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR326401'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR326401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR228401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR228401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR228401'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR940501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR940501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR940501'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR250901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR250901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR250901'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR186601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR186601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR186601'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR610401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR610401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR610401'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68029"^^xsd:decimal ;
  dwc:decimalLongitude "-2.23325"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  geo-pos:lat "48.68029"^^xsd:decimal ;
  geo-pos:long "-2.23325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR301101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR301101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.23325'^^xsd:double;
  dwc:latitude '48.68029'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR301101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR842601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR842601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR842601'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR487601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR487601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR487601'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR833501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR833501'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR833501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR140701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR140701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR140701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38638 4.29524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38638"^^xsd:decimal ;
  dwc:decimalLongitude "4.29524"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38638 4.29524)"^^geo:wktLiteral ;
  geo-pos:lat "43.38638"^^xsd:decimal ;
  geo-pos:long "4.29524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR656201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR656201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.29524'^^xsd:double;
  dwc:latitude '43.38638'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR656201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR367601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR367601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR367601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR134001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR134001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR134001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR721201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR721201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR721201'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR635801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR635801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR635801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR295001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR295001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR295001'^^xsd:anyURI;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR776501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR776501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR776501'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR868801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR868801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR868801'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR365301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR365301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR365301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05925"^^xsd:decimal ;
  dwc:decimalLongitude "6.74234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  geo-pos:lat "43.05925"^^xsd:decimal ;
  geo-pos:long "6.74234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR981401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR981401'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami (Miers, 1881)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.74234'^^xsd:double;
  dwc:latitude '43.05925'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR981401'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR323001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR323001'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR323001'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR150401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR150401'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR150401'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR460401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR460401'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR460401'^^xsd:anyURI;
  dwc:observationDate '1978-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR830601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR830601'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR830601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR483201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR483201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR483201'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR3801'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR3801'^^xsd:anyURI;
  dwc:observationDate '2006-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR906601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR906601'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR906601'^^xsd:anyURI;
  dwc:observationDate '1963-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR472501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR472501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR472501'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74396"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12046"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  geo-pos:lat "49.74396"^^xsd:decimal ;
  geo-pos:long "-0.12046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR18401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR18401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.12046'^^xsd:double;
  dwc:latitude '49.74396'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR18401'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04291 1.39603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04291"^^xsd:decimal ;
  dwc:decimalLongitude "1.39603"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04291 1.39603)"^^geo:wktLiteral ;
  geo-pos:lat "50.04291"^^xsd:decimal ;
  geo-pos:long "1.39603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR158101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR158101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39603'^^xsd:double;
  dwc:latitude '50.04291'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR158101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30204"^^xsd:decimal ;
  dwc:decimalLongitude "3.67744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  geo-pos:lat "43.30204"^^xsd:decimal ;
  geo-pos:long "3.67744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR443101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR443101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.67744'^^xsd:double;
  dwc:latitude '43.30204'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR443101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR738201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR738201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR738201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87142"^^xsd:decimal ;
  dwc:decimalLongitude "-1.97925"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  geo-pos:lat "48.87142"^^xsd:decimal ;
  geo-pos:long "-1.97925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR264301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR264301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.97925'^^xsd:double;
  dwc:latitude '48.87142'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR264301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR497001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR497001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR497001'^^xsd:anyURI;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR222301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR222301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR222301'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19949"^^xsd:decimal ;
  dwc:decimalLongitude "4.78295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  geo-pos:lat "43.19949"^^xsd:decimal ;
  geo-pos:long "4.78295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR813801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR813801'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78295'^^xsd:double;
  dwc:latitude '43.19949'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR813801'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR30501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR30501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR30501'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR535001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR535001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR535001'^^xsd:anyURI;
  dwc:observationDate '1997-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR418401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR418401'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR418401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR927201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR927201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR927201'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR480001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR480001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR480001'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR838901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR838901'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR838901'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR517401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR517401'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR517401'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.97602 -3.78285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.97602"^^xsd:decimal ;
  dwc:decimalLongitude "-3.78285"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.97602 -3.78285)"^^geo:wktLiteral ;
  geo-pos:lat "46.97602"^^xsd:decimal ;
  geo-pos:long "-3.78285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR447601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR447601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.78285'^^xsd:double;
  dwc:latitude '46.97602'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR447601'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR377101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR377101'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR377101'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR695101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR695101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR695101'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR737301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR737301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR737301'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR701501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR701501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR701501'^^xsd:anyURI;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR968101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR968101'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR968101'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR509601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR509601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR509601'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR783601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR783601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR783601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR45901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR45901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR45901'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR148601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR148601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR148601'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR296701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR296701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR296701'^^xsd:anyURI;
  dwc:observationDate '2002-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR132301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR132301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR132301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR85501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR85501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR85501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR21601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR21601'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR21601'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR971401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR971401'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR971401'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03672 0.97777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03672"^^xsd:decimal ;
  dwc:decimalLongitude "0.97777"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03672 0.97777)"^^geo:wktLiteral ;
  geo-pos:lat "50.03672"^^xsd:decimal ;
  geo-pos:long "0.97777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR44501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR44501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.97777'^^xsd:double;
  dwc:latitude '50.03672'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR44501'^^xsd:anyURI;
  dwc:observationDate '2000-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR744801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR744801'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR744801'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR931701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR931701'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR931701'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR168401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR168401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR168401'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64635"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  geo-pos:lat "48.64635"^^xsd:decimal ;
  geo-pos:long "-4.54509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR780601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR780601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-4.54509'^^xsd:double;
  dwc:latitude '48.64635'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR780601'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR345301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR345301'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR345301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR829301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR829301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR829301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR6701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR6701'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19276 5.15167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19276"^^xsd:decimal ;
  dwc:decimalLongitude "5.15167"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19276 5.15167)"^^geo:wktLiteral ;
  geo-pos:lat "43.19276"^^xsd:decimal ;
  geo-pos:long "5.15167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR889201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR889201'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.15167'^^xsd:double;
  dwc:latitude '43.19276'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR889201'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR963701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR963701'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR963701'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR593601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR593601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR593601'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR946201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR946201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR946201'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76439 3.18305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76439"^^xsd:decimal ;
  dwc:decimalLongitude "3.18305"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76439 3.18305)"^^geo:wktLiteral ;
  geo-pos:lat "42.76439"^^xsd:decimal ;
  geo-pos:long "3.18305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR402701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR402701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18305'^^xsd:double;
  dwc:latitude '42.76439'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR402701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR233901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR233901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR233901'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR966801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR966801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR966801'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR204701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR204701'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR204701'^^xsd:anyURI;
  dwc:observationDate '2006-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR258801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR258801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR258801'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR206001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR206001'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR206001'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR644301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR644301'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR644301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01532"^^xsd:decimal ;
  dwc:decimalLongitude "5.02247"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  geo-pos:lat "43.01532"^^xsd:decimal ;
  geo-pos:long "5.02247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR888201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR888201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02247'^^xsd:double;
  dwc:latitude '43.01532'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR888201'^^xsd:anyURI;
  dwc:observationDate '1969-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR613901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR613901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR613901'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR601501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR601501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR601501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.30488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22513"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  geo-pos:lat "48.30488"^^xsd:decimal ;
  geo-pos:long "-4.22513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR653901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR653901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.22513'^^xsd:double;
  dwc:latitude '48.30488'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR653901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR712201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR712201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR712201'^^xsd:anyURI;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR228001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR228001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR228001'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR866801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR866801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR866801'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.14626"^^xsd:decimal ;
  dwc:decimalLongitude "-1.86838"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  geo-pos:lat "49.14626"^^xsd:decimal ;
  geo-pos:long "-1.86838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR217501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR217501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.86838'^^xsd:double;
  dwc:latitude '49.14626'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR217501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR583201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR583201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR583201'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR854901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR854901'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR854901'^^xsd:anyURI;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR963601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR963601'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR963601'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR285501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR285501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR285501'^^xsd:anyURI;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR899501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR899501'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR899501'^^xsd:anyURI;
  dwc:observationDate '1962-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR295801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR295801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR295801'^^xsd:anyURI;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR272801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR272801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR272801'^^xsd:anyURI;
  dwc:observationDate '1991-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR571101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR571101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR571101'^^xsd:anyURI;
  dwc:observationDate '1989-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR147501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR147501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR147501'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR383701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR383701'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR383701'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR378101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR378101'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR378101'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR460601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR460601'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR460601'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR796901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR796901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR796901'^^xsd:anyURI;
  dwc:observationDate '2004-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR492101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR492101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR492101'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  geo-pos:lat "47.28899"^^xsd:decimal ;
  geo-pos:long "-3.02596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR347801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR347801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.02596'^^xsd:double;
  dwc:latitude '47.28899'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR347801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR771501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR771501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR771501'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR538001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR538001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR538001'^^xsd:anyURI;
  dwc:observationDate '1998-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR785601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR785601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR785601'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR465401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR465401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR465401'^^xsd:anyURI;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR3901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR3901'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR464701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR464701'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR464701'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR909301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR909301'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR909301'^^xsd:anyURI;
  dwc:observationDate '1963-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR954201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR954201'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR954201'^^xsd:anyURI;
  dwc:observationDate '1966-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR588401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR588401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR588401'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR4001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR4001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21642"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  geo-pos:lat "46.19673"^^xsd:decimal ;
  geo-pos:long "-1.21642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR128801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR128801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21642'^^xsd:double;
  dwc:latitude '46.19673'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR128801'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR341101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR341101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR341101'^^xsd:anyURI;
  dwc:observationDate '2004-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR354601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR354601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR354601'^^xsd:anyURI;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR335301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR335301'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR335301'^^xsd:anyURI;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR778101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR778101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR778101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR606201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR606201'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR606201'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR627701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR627701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR627701'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR897401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR897401'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR897401'^^xsd:anyURI;
  dwc:observationDate '1965-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR587701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR587701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR587701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR394001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR394001'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR394001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR548501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR548501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR548501'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR457301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR457301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR457301'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR38301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR38301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR38301'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR226501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR226501'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR226501'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR974301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR974301'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR974301'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR697601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR697601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR697601'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR409801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR409801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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.18192'^^xsd:double;
  dwc:latitude '42.40479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR409801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR748001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR748001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR748001'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0714"^^xsd:decimal ;
  dwc:decimalLongitude "6.37471"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  geo-pos:lat "43.0714"^^xsd:decimal ;
  geo-pos:long "6.37471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR975601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR975601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.37471'^^xsd:double;
  dwc:latitude '43.0714'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR975601'^^xsd:anyURI;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR223401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR223401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR223401'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38314"^^xsd:decimal ;
  dwc:decimalLongitude "4.54189"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  geo-pos:lat "43.38314"^^xsd:decimal ;
  geo-pos:long "4.54189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR760401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR760401'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.54189'^^xsd:double;
  dwc:latitude '43.38314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR760401'^^xsd:anyURI;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR631201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR631201'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR631201'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR742501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR742501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR742501'^^xsd:anyURI;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR521201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR521201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR521201'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR89101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR89101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR89101'^^xsd:anyURI;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR80801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR80801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR80801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR239301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR239301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR239301'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR210501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR210501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR210501'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.35304"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  geo-pos:lat "46.28176"^^xsd:decimal ;
  geo-pos:long "-1.35304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR162801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR162801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR162801'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.35304'^^xsd:double;
  dwc:latitude '46.28176'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR162801'^^xsd:anyURI;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR117701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR117701'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR117701'^^xsd:anyURI;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR648101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR648101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR648101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR104501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR104501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR104501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR540401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR540401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR540401'^^xsd:anyURI;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR787701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR787701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR787701'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR790701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR790701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR790701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66989 7.27874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66989"^^xsd:decimal ;
  dwc:decimalLongitude "7.27874"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66989 7.27874)"^^geo:wktLiteral ;
  geo-pos:lat "43.66989"^^xsd:decimal ;
  geo-pos:long "7.27874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR983501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR983501'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.27874'^^xsd:double;
  dwc:latitude '43.66989'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR983501'^^xsd:anyURI;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR511201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR511201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR511201'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR475801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR475801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR475801'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR680401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR680401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR680401'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR888001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR888001'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR888001'^^xsd:anyURI;
  dwc:observationDate '1969-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR925501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR925501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR925501'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR855101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR855101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR855101'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR176201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR176201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR176201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR845501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR845501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR845501'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR963501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR963501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR963501'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR923401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR923401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR923401'^^xsd:anyURI;
  dwc:observationDate '1971-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR13801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR13801'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR13801'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR907401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR907401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR907401'^^xsd:anyURI;
  dwc:observationDate '1964-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR31701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR31701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR31701'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR842701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR842701'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR842701'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR648001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR648001'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR648001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR242001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR242001'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR242001'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR314801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR314801'^^xsd:string;
  dwc:scientificName 'Palaemon adspersus Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR314801'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR51501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR51501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR51501'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR818401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR818401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR818401'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR830301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR830301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR830301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.39035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR176001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR176001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39035'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR176001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR69301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR69301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR69301'^^xsd:anyURI;
  dwc:observationDate '2005-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR55401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR55401'^^xsd:string;
  dwc:scientificName 'Palaemon adspersus Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR55401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR72101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR72101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR72101'^^xsd:anyURI;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR638201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR638201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR638201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR381101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR381101'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR381101'^^xsd:anyURI;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR852501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR852501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR852501'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR269101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR269101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR269101'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR881201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR881201'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR881201'^^xsd:anyURI;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR733601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR733601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR733601'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR254001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR254001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR254001'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.15542 -3.8055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.15542"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8055"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.15542 -3.8055)"^^geo:wktLiteral ;
  geo-pos:lat "47.15542"^^xsd:decimal ;
  geo-pos:long "-3.8055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR449001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR449001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.8055'^^xsd:double;
  dwc:latitude '47.15542'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR449001'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR753001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR753001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR753001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR599601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR599601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR599601'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR84301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR84301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR84301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR168901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR168901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR168901'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR853401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR853401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR853401'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR10101'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR10101'^^xsd:anyURI;
  dwc:observationDate '2006-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR295101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR295101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR295101'^^xsd:anyURI;
  dwc:observationDate '2000-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR831101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR831101'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR831101'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR19201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR19201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR19201'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR198401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR198401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR198401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR763001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR763001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR763001'^^xsd:anyURI;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR244601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR244601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR244601'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR358101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR358101'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR358101'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR966101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR966101'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR966101'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR453701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR453701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR453701'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR93201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR93201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR93201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR944001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR944001'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR944001'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR120101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR120101'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR120101'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR676401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR676401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR676401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR577601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR577601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR577601'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR531701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR531701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR531701'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR476401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR476401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR476401'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR106701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR106701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR106701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR80901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR80901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR80901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR402501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR402501'^^xsd:string;
  dwc:scientificName 'Spinolambrus macrochelos (Herbst, 1790)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '442337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR402501'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR941101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR941101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR941101'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR203201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR203201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.70708'^^xsd:double;
  dwc:latitude '48.88244'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR203201'^^xsd:anyURI;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR720301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR720301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR720301'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR817801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR817801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR817801'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR97501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR97501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR97501'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR911701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR911701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR911701'^^xsd:anyURI;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR966401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR966401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR966401'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03431"^^xsd:decimal ;
  dwc:decimalLongitude "3.0613"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  geo-pos:lat "43.03431"^^xsd:decimal ;
  geo-pos:long "3.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR355301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR355301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.0613'^^xsd:double;
  dwc:latitude '43.03431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR355301'^^xsd:anyURI;
  dwc:observationDate '2000-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR573101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR573101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR573101'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR906001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR906001'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR906001'^^xsd:anyURI;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR214101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR214101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR214101'^^xsd:anyURI;
  dwc:observationDate '2005-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR625501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR625501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR625501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR471401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR471401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR471401'^^xsd:anyURI;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR400001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR400001'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR400001'^^xsd:anyURI;
  dwc:observationDate '1967-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR325901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR325901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR325901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR3201'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR3201'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR817601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR817601'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR817601'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR549001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR549001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR549001'^^xsd:anyURI;
  dwc:observationDate '1979-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR843401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR843401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR843401'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR787801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR787801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR787801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR673101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR673101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR673101'^^xsd:anyURI;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR298401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR298401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR298401'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR632301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR632301'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR632301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR280501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR280501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR280501'^^xsd:anyURI;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR8401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR8401'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR612801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR612801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR612801'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR558601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR558601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR558601'^^xsd:anyURI;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR431601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR431601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR431601'^^xsd:anyURI;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR802601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR802601'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR802601'^^xsd:anyURI;
  dwc:observationDate '2006-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR972501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR972501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR972501'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR369801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR369801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR369801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR410701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR410701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR410701'^^xsd:anyURI;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR298601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR298601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR298601'^^xsd:anyURI;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR370501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR370501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR370501'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR916101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR916101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR916101'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR492001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR492001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR492001'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58326"^^xsd:decimal ;
  dwc:decimalLongitude "1.51979"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  geo-pos:lat "50.58326"^^xsd:decimal ;
  geo-pos:long "1.51979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR191301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR191301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.51979'^^xsd:double;
  dwc:latitude '50.58326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR191301'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR183201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR183201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR183201'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR698801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR698801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR698801'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR971301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR971301'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR971301'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR863201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR863201'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR863201'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR2201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR2201'^^xsd:anyURI;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR686801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR686801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR686801'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR239501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR239501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR239501'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR567001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR567001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR567001'^^xsd:anyURI;
  dwc:observationDate '1987-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR468701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR468701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR468701'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR480401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR480401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR480401'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR460001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR460001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR460001'^^xsd:anyURI;
  dwc:observationDate '1977-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR67801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR67801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR67801'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR574001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR574001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR574001'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR600801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR600801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR600801'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR502601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR502601'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR502601'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR743901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR743901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR743901'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR5001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR5001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.87853 -3.90241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.87853"^^xsd:decimal ;
  dwc:decimalLongitude "-3.90241"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.87853 -3.90241)"^^geo:wktLiteral ;
  geo-pos:lat "46.87853"^^xsd:decimal ;
  geo-pos:long "-3.90241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR585101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR585101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.90241'^^xsd:double;
  dwc:latitude '46.87853'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR585101'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR22901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR22901'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR22901'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR335801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR335801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR335801'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR510901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR510901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR510901'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  geo-pos:lat "47.28899"^^xsd:decimal ;
  geo-pos:long "-3.02596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR347901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR347901'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.02596'^^xsd:double;
  dwc:latitude '47.28899'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR347901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR135501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR135501'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR135501'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR450101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR450101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR450101'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR122301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR122301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR122301'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR495701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR495701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR495701'^^xsd:anyURI;
  dwc:observationDate '1985-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR84901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR84901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR84901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR409401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR409401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR409401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR272001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR272001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR272001'^^xsd:anyURI;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR247401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR247401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR247401'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR754601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR754601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR754601'^^xsd:anyURI;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR607201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR607201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR607201'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR326601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR326601'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR326601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR945501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR945501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR945501'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR572901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR572901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR572901'^^xsd:anyURI;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR740601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR740601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR740601'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR853301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR853301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR853301'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR262001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR262001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR262001'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR592001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR592001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR592001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR659901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR659901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR659901'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR954801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR954801'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR954801'^^xsd:anyURI;
  dwc:observationDate '1968-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR272501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR272501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR272501'^^xsd:anyURI;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR943201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR943201'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR943201'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR953201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR953201'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR953201'^^xsd:anyURI;
  dwc:observationDate '1968-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38483"^^xsd:decimal ;
  dwc:decimalLongitude "4.41857"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  geo-pos:lat "43.38483"^^xsd:decimal ;
  geo-pos:long "4.41857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR724701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR724701'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.41857'^^xsd:double;
  dwc:latitude '43.38483'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR724701'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR647701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR647701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR647701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76439 3.18305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76439"^^xsd:decimal ;
  dwc:decimalLongitude "3.18305"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76439 3.18305)"^^geo:wktLiteral ;
  geo-pos:lat "42.76439"^^xsd:decimal ;
  geo-pos:long "3.18305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR398601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR398601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18305'^^xsd:double;
  dwc:latitude '42.76439'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR398601'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR635101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR635101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR635101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR503201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR503201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR503201'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR4701'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR4701'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR636901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR636901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR636901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR495301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR495301'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR495301'^^xsd:anyURI;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR506201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR506201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR506201'^^xsd:anyURI;
  dwc:observationDate '1987-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR539201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR539201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR539201'^^xsd:anyURI;
  dwc:observationDate '1998-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR658901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR658901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR658901'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR127401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR127401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR127401'^^xsd:anyURI;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR605501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR605501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR605501'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR462201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR462201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR462201'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR320101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR320101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR320101'^^xsd:anyURI;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR412601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR412601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR412601'^^xsd:anyURI;
  dwc:observationDate '1968-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR368601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR368601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR368601'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR905001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR905001'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR905001'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54473 -0.79958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.54473"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79958"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54473 -0.79958)"^^geo:wktLiteral ;
  geo-pos:lat "49.54473"^^xsd:decimal ;
  geo-pos:long "-0.79958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR42501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR42501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-0.79958'^^xsd:double;
  dwc:latitude '49.54473'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR42501'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR834001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR834001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR834001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR894601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR894601'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR894601'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR333501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR333501'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR333501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR230701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR230701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR230701'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR631501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR631501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR631501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR707101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR707101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR707101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR255101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR255101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR255101'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR528101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR528101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR528101'^^xsd:anyURI;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR196401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR196401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR196401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR590401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR590401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR590401'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR12501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR12501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR12501'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR899801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR899801'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR899801'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10033 5.27102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10033"^^xsd:decimal ;
  dwc:decimalLongitude "5.27102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10033 5.27102)"^^geo:wktLiteral ;
  geo-pos:lat "43.10033"^^xsd:decimal ;
  geo-pos:long "5.27102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR893601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR893601'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27102'^^xsd:double;
  dwc:latitude '43.10033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR893601'^^xsd:anyURI;
  dwc:observationDate '1963-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR402401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR402401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR402401'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR880201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR880201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR880201'^^xsd:anyURI;
  dwc:observationDate '1966-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR170901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR170901'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR170901'^^xsd:anyURI;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR459101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR459101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR459101'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR644901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR644901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR644901'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR481501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR481501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR481501'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR13501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR13501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR13501'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR743401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR743401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR743401'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR770501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR770501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR770501'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR604801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR604801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR604801'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR248301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR248301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR248301'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR763401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR763401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR763401'^^xsd:anyURI;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR794101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR794101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR794101'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR512601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR512601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR512601'^^xsd:anyURI;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR338901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR338901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR338901'^^xsd:anyURI;
  dwc:observationDate '2005-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR832601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR832601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR832601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR943801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR943801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR943801'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR726901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR726901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR726901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR64901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR64901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR64901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75144"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6494"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  geo-pos:lat "48.75144"^^xsd:decimal ;
  geo-pos:long "-2.6494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR310301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR310301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.6494'^^xsd:double;
  dwc:latitude '48.75144'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR310301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR154901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR154901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR154901'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR420701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR420701'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR420701'^^xsd:anyURI;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR225601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR225601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR225601'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR749301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR749301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR749301'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR237401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR237401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR237401'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR703501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR703501'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR703501'^^xsd:anyURI;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR677601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR677601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR677601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR724101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR724101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR724101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR273501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR273501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR273501'^^xsd:anyURI;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR579601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR579601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR579601'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR796101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR796101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR796101'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR777801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR777801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR777801'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR294601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR294601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR294601'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR225701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR225701'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR225701'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR461801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR461801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR461801'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.40978 -2.03133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.40978"^^xsd:decimal ;
  dwc:decimalLongitude "-2.03133"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.40978 -2.03133)"^^geo:wktLiteral ;
  geo-pos:lat "49.40978"^^xsd:decimal ;
  geo-pos:long "-2.03133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR266101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR266101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.03133'^^xsd:double;
  dwc:latitude '49.40978'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR266101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR203801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR203801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR203801'^^xsd:anyURI;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR573901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR573901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR573901'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR575101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR575101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR575101'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR970301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR970301'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR970301'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR99201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR99201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR99201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR408101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR408101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR408101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR925901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR925901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR925901'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR200501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR200501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR200501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82652"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  geo-pos:lat "48.69747"^^xsd:decimal ;
  geo-pos:long "-1.82652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR215801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR215801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.82652'^^xsd:double;
  dwc:latitude '48.69747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR215801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR719301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR719301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR719301'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR386601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR386601'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR386601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR620201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR620201'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR620201'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR268401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR268401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR268401'^^xsd:anyURI;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR318701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR318701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR318701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR672601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR672601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR672601'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR380701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR380701'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR380701'^^xsd:anyURI;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR322201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR322201'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR322201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR155701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR155701'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR155701'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR205201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR205201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR205201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR238401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR238401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR238401'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR777701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR777701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR777701'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR460301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR460301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR460301'^^xsd:anyURI;
  dwc:observationDate '1978-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR468501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR468501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR468501'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR509401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR509401'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR509401'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR496001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR496001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR496001'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR831701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR831701'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR831701'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR184501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR184501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR184501'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.79661 -3.76035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.79661"^^xsd:decimal ;
  dwc:decimalLongitude "-3.76035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.79661 -3.76035)"^^geo:wktLiteral ;
  geo-pos:lat "46.79661"^^xsd:decimal ;
  geo-pos:long "-3.76035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR448501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR448501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.76035'^^xsd:double;
  dwc:latitude '46.79661'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR448501'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR639201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR639201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR639201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR675201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR675201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR675201'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR233101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR233101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR233101'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR799601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR799601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR799601'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR257001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR257001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR257001'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR618101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR618101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR618101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR77801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR77801'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR77801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2932"^^xsd:decimal ;
  dwc:decimalLongitude "4.53949"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  geo-pos:lat "43.2932"^^xsd:decimal ;
  geo-pos:long "4.53949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR792501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR792501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.53949'^^xsd:double;
  dwc:latitude '43.2932'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR792501'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR874001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR874001'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR874001'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR717601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR717601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR717601'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR4401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR4401'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR139001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR139001'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR139001'^^xsd:anyURI;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR327701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR327701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR327701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6572 -1.1753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6572"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1753"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6572 -1.1753)"^^geo:wktLiteral ;
  geo-pos:lat "45.6572"^^xsd:decimal ;
  geo-pos:long "-1.1753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR133901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR133901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-1.1753'^^xsd:double;
  dwc:latitude '45.6572'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR133901'^^xsd:anyURI;
  dwc:observationDate '1978-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR152201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR152201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR152201'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR59501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR59501'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR59501'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR544301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR544301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR544301'^^xsd:anyURI;
  dwc:observationDate '2000-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82652"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  geo-pos:lat "48.69747"^^xsd:decimal ;
  geo-pos:long "-1.82652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR202501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR202501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.82652'^^xsd:double;
  dwc:latitude '48.69747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR202501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR571501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR571501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR571501'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR940301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR940301'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR940301'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR107501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR107501'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR107501'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR379101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR379101'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR379101'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR950101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR950101'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR950101'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR419801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR419801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR419801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR887401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR887401'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR887401'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.66095"^^xsd:decimal ;
  dwc:decimalLongitude "0.16165"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  geo-pos:lat "49.66095"^^xsd:decimal ;
  geo-pos:long "0.16165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR19001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR19001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.16165'^^xsd:double;
  dwc:latitude '49.66095'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR19001'^^xsd:anyURI;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR31401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR31401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR31401'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR675101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR675101'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR675101'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR427001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR427001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR427001'^^xsd:anyURI;
  dwc:observationDate '1976-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR895801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR895801'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR895801'^^xsd:anyURI;
  dwc:observationDate '1965-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR639401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR639401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR639401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38638 4.29524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38638"^^xsd:decimal ;
  dwc:decimalLongitude "4.29524"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38638 4.29524)"^^geo:wktLiteral ;
  geo-pos:lat "43.38638"^^xsd:decimal ;
  geo-pos:long "4.29524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR657001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR657001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 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 '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:longitude '4.29524'^^xsd:double;
  dwc:latitude '43.38638'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR657001'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR767501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR767501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR767501'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR54301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR54301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR54301'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR363701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR363701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR363701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR838801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR838801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR838801'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR459201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR459201'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR459201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38778 4.1719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38778"^^xsd:decimal ;
  dwc:decimalLongitude "4.1719"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38778 4.1719)"^^geo:wktLiteral ;
  geo-pos:lat "43.38778"^^xsd:decimal ;
  geo-pos:long "4.1719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR652301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR652301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.1719'^^xsd:double;
  dwc:latitude '43.38778'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR652301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR912001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR912001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR912001'^^xsd:anyURI;
  dwc:observationDate '1963-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR490101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR490101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR490101'^^xsd:anyURI;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.39035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR169601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR169601'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39035'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR169601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR817101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR817101'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR817101'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR246201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR246201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR246201'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR553801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR553801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR553801'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR93901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR93901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR93901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR281401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR281401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR281401'^^xsd:anyURI;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR582501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR582501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR582501'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR462501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR462501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR462501'^^xsd:anyURI;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01532"^^xsd:decimal ;
  dwc:decimalLongitude "5.02247"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  geo-pos:lat "43.01532"^^xsd:decimal ;
  geo-pos:long "5.02247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR875101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR875101'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02247'^^xsd:double;
  dwc:latitude '43.01532'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR875101'^^xsd:anyURI;
  dwc:observationDate '1969-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR70301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR70301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR70301'^^xsd:anyURI;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR268001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR268001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR268001'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR805201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR805201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR805201'^^xsd:anyURI;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR842001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR842001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR842001'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR188101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR188101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR188101'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR220901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR220901'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR220901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR181301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR181301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR181301'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR282401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR282401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR282401'^^xsd:anyURI;
  dwc:observationDate '1979-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR801701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR801701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR801701'^^xsd:anyURI;
  dwc:observationDate '2004-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR730001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR730001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR730001'^^xsd:anyURI;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR682301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR682301'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR682301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR578301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR578301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR578301'^^xsd:anyURI;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR345101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR345101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR345101'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR407501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR407501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR407501'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR20801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR20801'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.17156'^^xsd:double;
  dwc:latitude '49.48133'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR20801'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.40978 -2.03133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.40978"^^xsd:decimal ;
  dwc:decimalLongitude "-2.03133"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.40978 -2.03133)"^^geo:wktLiteral ;
  geo-pos:lat "49.40978"^^xsd:decimal ;
  geo-pos:long "-2.03133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR266201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR266201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.03133'^^xsd:double;
  dwc:latitude '49.40978'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR266201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR2101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR2101'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR74201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR74201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR74201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR562301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR562301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR562301'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR478301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR478301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR478301'^^xsd:anyURI;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR61001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR61001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR61001'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR818901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR818901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR818901'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19949"^^xsd:decimal ;
  dwc:decimalLongitude "4.78295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  geo-pos:lat "43.19949"^^xsd:decimal ;
  geo-pos:long "4.78295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR813901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR813901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78295'^^xsd:double;
  dwc:latitude '43.19949'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR813901'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR956701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR956701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR956701'^^xsd:anyURI;
  dwc:observationDate '1966-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82652"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  geo-pos:lat "48.69747"^^xsd:decimal ;
  geo-pos:long "-1.82652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR220601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR220601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.82652'^^xsd:double;
  dwc:latitude '48.69747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR220601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR486601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR486601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR486601'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.66321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27476"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  geo-pos:lat "48.66321"^^xsd:decimal ;
  geo-pos:long "-4.27476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR655301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR655301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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:longitude '-4.27476'^^xsd:double;
  dwc:latitude '48.66321'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR655301'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR838001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR838001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR838001'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR273201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR273201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR273201'^^xsd:anyURI;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR949801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR949801'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR949801'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR572401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR572401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR572401'^^xsd:anyURI;
  dwc:observationDate '1990-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR177801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR177801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR177801'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR877801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR877801'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR877801'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR28501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR28501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR28501'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR553701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR553701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR553701'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.15172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  geo-pos:lat "49.15172"^^xsd:decimal ;
  geo-pos:long "-1.73157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR217701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR217701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.73157'^^xsd:double;
  dwc:latitude '49.15172'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR217701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR795401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR795401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR795401'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR327901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR327901'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR327901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR268701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR268701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR268701'^^xsd:anyURI;
  dwc:observationDate '2005-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2932"^^xsd:decimal ;
  dwc:decimalLongitude "4.53949"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  geo-pos:lat "43.2932"^^xsd:decimal ;
  geo-pos:long "4.53949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR792701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR792701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.53949'^^xsd:double;
  dwc:latitude '43.2932'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR792701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR591701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR591701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR591701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR778601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR778601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR778601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR374201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR374201'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR374201'^^xsd:anyURI;
  dwc:observationDate '1968-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR79501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR79501'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR79501'^^xsd:anyURI;
  dwc:observationDate '1974-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR492501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR492501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR492501'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR942801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR942801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR942801'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR337901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR337901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR337901'^^xsd:anyURI;
  dwc:observationDate '2008-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.66321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27476"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66321 -4.27476)"^^geo:wktLiteral ;
  geo-pos:lat "48.66321"^^xsd:decimal ;
  geo-pos:long "-4.27476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR655001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR655001'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.27476'^^xsd:double;
  dwc:latitude '48.66321'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR655001'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR489101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR489101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR489101'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR205901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR205901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR205901'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR850901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR850901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR850901'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR6801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR6801'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR476701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR476701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR476701'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR236501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR236501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR236501'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR558101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR558101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR558101'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06749 6.49727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06749"^^xsd:decimal ;
  dwc:decimalLongitude "6.49727"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06749 6.49727)"^^geo:wktLiteral ;
  geo-pos:lat "43.06749"^^xsd:decimal ;
  geo-pos:long "6.49727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR976901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR976901'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.49727'^^xsd:double;
  dwc:latitude '43.06749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR976901'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR689501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR689501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR689501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR377201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR377201'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR377201'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR81601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR81601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR81601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR831301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR831301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR831301'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR598001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR598001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR598001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR392201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR392201'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR392201'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR376301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR376301'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR376301'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR821501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR821501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR821501'^^xsd:anyURI;
  dwc:observationDate '1963-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR880601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR880601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR880601'^^xsd:anyURI;
  dwc:observationDate '1966-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR497101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR497101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR497101'^^xsd:anyURI;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.14759 -3.93697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.14759"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93697"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.14759 -3.93697)"^^geo:wktLiteral ;
  geo-pos:lat "47.14759"^^xsd:decimal ;
  geo-pos:long "-3.93697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR615501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR615501'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.93697'^^xsd:double;
  dwc:latitude '47.14759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR615501'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR963101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR963101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR963101'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR199401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR199401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR199401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97764 6.49185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97764"^^xsd:decimal ;
  dwc:decimalLongitude "6.49185"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97764 6.49185)"^^geo:wktLiteral ;
  geo-pos:lat "42.97764"^^xsd:decimal ;
  geo-pos:long "6.49185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR976801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR976801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.49185'^^xsd:double;
  dwc:latitude '42.97764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR976801'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR83501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR83501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR83501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR313801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR313801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR313801'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR513501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR513501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR513501'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR278301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR278301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR278301'^^xsd:anyURI;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR576801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR576801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR576801'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR521501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR521501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR521501'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR755001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR755001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR755001'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR360301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR360301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR360301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR471101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR471101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR471101'^^xsd:anyURI;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR136001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR136001'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR136001'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03431"^^xsd:decimal ;
  dwc:decimalLongitude "3.0613"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  geo-pos:lat "43.03431"^^xsd:decimal ;
  geo-pos:long "3.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR354101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR354101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.0613'^^xsd:double;
  dwc:latitude '43.03431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR354101'^^xsd:anyURI;
  dwc:observationDate '2000-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR350601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR350601'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR350601'^^xsd:anyURI;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR770901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR770901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR770901'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR160401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR160401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR160401'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR78801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR78801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR78801'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR340001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR340001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^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.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR340001'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR337601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR337601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR337601'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05925"^^xsd:decimal ;
  dwc:decimalLongitude "6.74234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  geo-pos:lat "43.05925"^^xsd:decimal ;
  geo-pos:long "6.74234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR980901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR980901'^^xsd:string;
  dwc:scientificName 'Ebalia nux A. Milne-Edwards, 1883'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.74234'^^xsd:double;
  dwc:latitude '43.05925'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR980901'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR68801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR68801'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR68801'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.07544"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53577 -1.07544)"^^geo:wktLiteral ;
  geo-pos:lat "49.53577"^^xsd:decimal ;
  geo-pos:long "-1.07544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR71301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR71301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-1.07544'^^xsd:double;
  dwc:latitude '49.53577'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR71301'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR616001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR616001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR616001'^^xsd:anyURI;
  dwc:observationDate '2005-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR914901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR914901'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR914901'^^xsd:anyURI;
  dwc:observationDate '2006-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR893201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR893201'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR893201'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR761301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR761301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR761301'^^xsd:anyURI;
  dwc:observationDate '1993-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR674901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR674901'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR674901'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR722001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR722001'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR722001'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR110901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR110901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR110901'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR894301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR894301'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR894301'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR237001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR237001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR237001'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.46328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51747"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  geo-pos:lat "49.46328"^^xsd:decimal ;
  geo-pos:long "-0.51747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR39501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR39501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.51747'^^xsd:double;
  dwc:latitude '49.46328'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR39501'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR622501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR622501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR622501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR913701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR913701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR913701'^^xsd:anyURI;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR606101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR606101'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR606101'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR762401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR762401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR762401'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR365501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR365501'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR365501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR119001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR119001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR119001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR946701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR946701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR946701'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR870301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR870301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR870301'^^xsd:anyURI;
  dwc:observationDate '1969-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR816001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR816001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR816001'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR429901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR429901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR429901'^^xsd:anyURI;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR800701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR800701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR800701'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88936"^^xsd:decimal ;
  dwc:decimalLongitude "-3.48507"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  geo-pos:lat "48.88936"^^xsd:decimal ;
  geo-pos:long "-3.48507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR438701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR438701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.48507'^^xsd:double;
  dwc:latitude '48.88936'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR438701'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR581801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR581801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR581801'^^xsd:anyURI;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR552201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR552201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR552201'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR623301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR623301'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR623301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR699001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR699001'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR699001'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR969801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR969801'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR969801'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR241901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR241901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR241901'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR197201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR197201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR197201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR534901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR534901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR534901'^^xsd:anyURI;
  dwc:observationDate '1997-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR820101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR820101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR820101'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR942201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR942201'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR942201'^^xsd:anyURI;
  dwc:observationDate '1969-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR632501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR632501'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR632501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR936801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR936801'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR936801'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR479301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR479301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR479301'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR454101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR454101'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR454101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR510301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR510301'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR510301'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR384301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR384301'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR384301'^^xsd:anyURI;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR979801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR979801'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR979801'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR252701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR252701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR252701'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR332001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR332001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR332001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR351501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR351501'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR351501'^^xsd:anyURI;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR389401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR389401'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR389401'^^xsd:anyURI;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR914001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR914001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR914001'^^xsd:anyURI;
  dwc:observationDate '1967-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR646601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR646601'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR646601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR500001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR500001'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR500001'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR691601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR691601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR691601'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR686901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR686901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR686901'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR506301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR506301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR506301'^^xsd:anyURI;
  dwc:observationDate '1987-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR733301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR733301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR733301'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR535101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR535101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR535101'^^xsd:anyURI;
  dwc:observationDate '1997-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR979601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR979601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR979601'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR598901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR598901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR598901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR839801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR839801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR839801'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR689601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR689601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR689601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR954701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR954701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR954701'^^xsd:anyURI;
  dwc:observationDate '1968-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR600101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR600101'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR600101'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR294201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR294201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR294201'^^xsd:anyURI;
  dwc:observationDate '1998-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR957701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR957701'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR957701'^^xsd:anyURI;
  dwc:observationDate '1966-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR457501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR457501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR457501'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR416201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR416201'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR416201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR810001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR810001'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR810001'^^xsd:anyURI;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR517501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR517501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR517501'^^xsd:anyURI;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56859 -1.34694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56859"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56859 -1.34694)"^^geo:wktLiteral ;
  geo-pos:lat "44.56859"^^xsd:decimal ;
  geo-pos:long "-1.34694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR154401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR154401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34694'^^xsd:double;
  dwc:latitude '44.56859'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR154401'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR215301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR215301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR215301'^^xsd:anyURI;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR851601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR851601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR851601'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR675701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR675701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR675701'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR73901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR73901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR73901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR395301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR395301'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR395301'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR210201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR210201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR210201'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR269401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR269401'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR269401'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR828201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR828201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR828201'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR877201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR877201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR877201'^^xsd:anyURI;
  dwc:observationDate '1968-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR247101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR247101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR247101'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03431"^^xsd:decimal ;
  dwc:decimalLongitude "3.0613"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  geo-pos:lat "43.03431"^^xsd:decimal ;
  geo-pos:long "3.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR352701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR352701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.0613'^^xsd:double;
  dwc:latitude '43.03431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR352701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR895001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR895001'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR895001'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR242501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR242501'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR242501'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR446001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR446001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR446001'^^xsd:anyURI;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR525501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR525501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR525501'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR95001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR95001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR95001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR740801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR740801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR740801'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR852701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR852701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR852701'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR532601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR532601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR532601'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR380201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR380201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR380201'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR985101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR985101'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR985101'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR249701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR249701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR249701'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR631701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR631701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR631701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR939201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR939201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR939201'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR167501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR167501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR167501'^^xsd:anyURI;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR488801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR488801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR488801'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR293901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR293901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR293901'^^xsd:anyURI;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR236001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR236001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR236001'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR70801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR70801'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR70801'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR892601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR892601'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR892601'^^xsd:anyURI;
  dwc:observationDate '1962-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR144701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR144701'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR144701'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR939401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR939401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR939401'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR442101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR442101'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.55428'^^xsd:double;
  dwc:latitude '43.30274'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR442101'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR695401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR695401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR695401'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR514501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR514501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR514501'^^xsd:anyURI;
  dwc:observationDate '1990-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR60101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR60101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR60101'^^xsd:anyURI;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR693701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR693701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR693701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR593201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR593201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR593201'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR850601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR850601'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR850601'^^xsd:anyURI;
  dwc:observationDate '1966-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR236801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR236801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR236801'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR343801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR343801'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR343801'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR586101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR586101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR586101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR460701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR460701'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR460701'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR475301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR475301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR475301'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR537601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR537601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR537601'^^xsd:anyURI;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR212001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR212001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR212001'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.475"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63543"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  geo-pos:lat "43.475"^^xsd:decimal ;
  geo-pos:long "-1.63543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR194401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR194401'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.63543'^^xsd:double;
  dwc:latitude '43.475'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR194401'^^xsd:anyURI;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66989 7.27874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66989"^^xsd:decimal ;
  dwc:decimalLongitude "7.27874"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66989 7.27874)"^^geo:wktLiteral ;
  geo-pos:lat "43.66989"^^xsd:decimal ;
  geo-pos:long "7.27874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR983601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR983601'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.27874'^^xsd:double;
  dwc:latitude '43.66989'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR983601'^^xsd:anyURI;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR346501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR346501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR346501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR159301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR159301'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR159301'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR582001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR582001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR582001'^^xsd:anyURI;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR930201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR930201'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR930201'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR35801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR35801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR35801'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR821301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR821301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR821301'^^xsd:anyURI;
  dwc:observationDate '1963-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR435801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR435801'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR435801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11152 4.65744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11152"^^xsd:decimal ;
  dwc:decimalLongitude "4.65744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11152 4.65744)"^^geo:wktLiteral ;
  geo-pos:lat "43.11152"^^xsd:decimal ;
  geo-pos:long "4.65744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR793101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR793101'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.65744'^^xsd:double;
  dwc:latitude '43.11152'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR793101'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03904 2.35985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03904"^^xsd:decimal ;
  dwc:decimalLongitude "2.35985"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03904 2.35985)"^^geo:wktLiteral ;
  geo-pos:lat "51.03904"^^xsd:decimal ;
  geo-pos:long "2.35985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR305201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR305201'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.35985'^^xsd:double;
  dwc:latitude '51.03904'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR305201'^^xsd:anyURI;
  dwc:observationDate '2000-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01532"^^xsd:decimal ;
  dwc:decimalLongitude "5.02247"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  geo-pos:lat "43.01532"^^xsd:decimal ;
  geo-pos:long "5.02247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR875301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR875301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02247'^^xsd:double;
  dwc:latitude '43.01532'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR875301'^^xsd:anyURI;
  dwc:observationDate '1969-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR403001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR403001'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR403001'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR942901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR942901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR942901'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR195001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR195001'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR195001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR68001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR68001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR68001'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR711901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR711901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR711901'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR397801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR397801'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR397801'^^xsd:anyURI;
  dwc:observationDate '2011-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR244701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR244701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR244701'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR941901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR941901'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR941901'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR409501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR409501'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR409501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR318301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR318301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR318301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR262901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR262901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR262901'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR872701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR872701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR872701'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR482701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR482701'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR482701'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR741101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR741101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR741101'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR681201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR681201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR681201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR67701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR67701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR67701'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR524501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR524501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR524501'^^xsd:anyURI;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR833301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR833301'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR833301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR944501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR944501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR944501'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR233201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR233201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR233201'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR635201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR635201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR635201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR934701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR934701'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR934701'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR586401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR586401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR586401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR412201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR412201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR412201'^^xsd:anyURI;
  dwc:observationDate '1967-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR395501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR395501'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR395501'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR604001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR604001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR604001'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR469301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR469301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR469301'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR551001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR551001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR551001'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR832301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR832301'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR832301'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94209 1.50914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94209"^^xsd:decimal ;
  dwc:decimalLongitude "1.50914"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94209 1.50914)"^^geo:wktLiteral ;
  geo-pos:lat "50.94209"^^xsd:decimal ;
  geo-pos:long "1.50914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR184701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR184701'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.50914'^^xsd:double;
  dwc:latitude '50.94209'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR184701'^^xsd:anyURI;
  dwc:observationDate '2000-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR9401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR9401'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR9401'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR910701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR910701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR910701'^^xsd:anyURI;
  dwc:observationDate '1966-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR395701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR395701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR395701'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR569701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR569701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR569701'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR257701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR257701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR257701'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR832401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR832401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR832401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR115901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR115901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR115901'^^xsd:anyURI;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0714"^^xsd:decimal ;
  dwc:decimalLongitude "6.37471"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  geo-pos:lat "43.0714"^^xsd:decimal ;
  geo-pos:long "6.37471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR975401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR975401'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.37471'^^xsd:double;
  dwc:latitude '43.0714'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR975401'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38638 4.29524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38638"^^xsd:decimal ;
  dwc:decimalLongitude "4.29524"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38638 4.29524)"^^geo:wktLiteral ;
  geo-pos:lat "43.38638"^^xsd:decimal ;
  geo-pos:long "4.29524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR656101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR656101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.29524'^^xsd:double;
  dwc:latitude '43.38638'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR656101'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64635"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  geo-pos:lat "48.64635"^^xsd:decimal ;
  geo-pos:long "-4.54509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR781001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR781001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.54509'^^xsd:double;
  dwc:latitude '48.64635'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR781001'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR291701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR291701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR291701'^^xsd:anyURI;
  dwc:observationDate '1992-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR490501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR490501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR490501'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR444001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR444001'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR444001'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR349701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR349701'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR349701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR412701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR412701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR412701'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR128001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR128001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR128001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR430801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR430801'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR430801'^^xsd:anyURI;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR343601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR343601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR343601'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR59001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR59001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR59001'^^xsd:anyURI;
  dwc:observationDate '2008-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR366701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR366701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR366701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR75801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR75801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR75801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR370101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR370101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR370101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR287801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR287801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.08895'^^xsd:double;
  dwc:latitude '48.59641'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR287801'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.041 1.2566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.041"^^xsd:decimal ;
  dwc:decimalLongitude "1.2566"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.041 1.2566)"^^geo:wktLiteral ;
  geo-pos:lat "50.041"^^xsd:decimal ;
  geo-pos:long "1.2566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR147601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR147601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.2566'^^xsd:double;
  dwc:latitude '50.041'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR147601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR58501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR58501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR58501'^^xsd:anyURI;
  dwc:observationDate '2007-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR68101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR68101'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR68101'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR618501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR618501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR618501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR747801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR747801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR747801'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR399801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR399801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR399801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR472901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR472901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR472901'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR136301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR136301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR136301'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR723601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR723601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR723601'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR958501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR958501'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR958501'^^xsd:anyURI;
  dwc:observationDate '1967-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR842101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR842101'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR842101'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR844201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR844201'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR844201'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR297501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR297501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR297501'^^xsd:anyURI;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR672901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR672901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR672901'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR51701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR51701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR51701'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR787201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR787201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR787201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR158301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR158301'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR158301'^^xsd:anyURI;
  dwc:observationDate '1977-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR675001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR675001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR675001'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR396701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR396701'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR396701'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR21201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR21201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR21201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR898301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR898301'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR898301'^^xsd:anyURI;
  dwc:observationDate '1966-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR517101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR517101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR517101'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR172901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR172901'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR172901'^^xsd:anyURI;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR568201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR568201'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR568201'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR171001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR171001'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR171001'^^xsd:anyURI;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR839101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR839101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR839101'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR45201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR45201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR45201'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR775601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR775601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR775601'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR130101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR130101'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR130101'^^xsd:anyURI;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.86251 -4.16394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.86251"^^xsd:decimal ;
  dwc:decimalLongitude "-4.16394"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.86251 -4.16394)"^^geo:wktLiteral ;
  geo-pos:lat "46.86251"^^xsd:decimal ;
  geo-pos:long "-4.16394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR652501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR652501'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.16394'^^xsd:double;
  dwc:latitude '46.86251'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR652501'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR130001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR130001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR130001'^^xsd:anyURI;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR158001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR158001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR158001'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR610201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR610201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR610201'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.15172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73157"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  geo-pos:lat "49.15172"^^xsd:decimal ;
  geo-pos:long "-1.73157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR218101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR218101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.73157'^^xsd:double;
  dwc:latitude '49.15172'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR218101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR270001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR270001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR270001'^^xsd:anyURI;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR480301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR480301'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR480301'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR634501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR634501'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR634501'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR630101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR630101'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR630101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR592201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR592201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR592201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR626101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR626101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR626101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR133401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR133401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR133401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR371601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR371601'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR371601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR297401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR297401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR297401'^^xsd:anyURI;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR837701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR837701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR837701'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR320801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR320801'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR320801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR484201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR484201'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR484201'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR606301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR606301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR606301'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR220101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR220101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR220101'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR750301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR750301'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR750301'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR871101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR871101'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR871101'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR731901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR731901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR731901'^^xsd:anyURI;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR191801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR191801'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR191801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR9501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR9501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR9501'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR936101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR936101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR936101'^^xsd:anyURI;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR577101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR577101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR577101'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR713001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR713001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR713001'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR898401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR898401'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR898401'^^xsd:anyURI;
  dwc:observationDate '1966-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR11801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR11801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR11801'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR602701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR602701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR602701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR436601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR436601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR436601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR476501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR476501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR476501'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.69767"^^xsd:decimal ;
  dwc:decimalLongitude "8.79509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  geo-pos:lat "42.69767"^^xsd:decimal ;
  geo-pos:long "8.79509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR985601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR985601'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.79509'^^xsd:double;
  dwc:latitude '42.69767'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR985601'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR327801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR327801'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR327801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR771101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR771101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR771101'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR616601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR616601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR616601'^^xsd:anyURI;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR716401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR716401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR716401'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR501'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR529801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR529801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR529801'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR910001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR910001'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR910001'^^xsd:anyURI;
  dwc:observationDate '1978-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR798701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR798701'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR798701'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR922401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR922401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR922401'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR829501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR829501'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR829501'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR577901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR577901'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR577901'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR60701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR60701'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR60701'^^xsd:anyURI;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR417201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR417201'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR417201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR499601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR499601'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR499601'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR576001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR576001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR576001'^^xsd:anyURI;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48197 -2.78141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48197"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78141"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48197 -2.78141)"^^geo:wktLiteral ;
  geo-pos:lat "47.48197"^^xsd:decimal ;
  geo-pos:long "-2.78141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR312001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR312001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.78141'^^xsd:double;
  dwc:latitude '47.48197'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR312001'^^xsd:anyURI;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR115501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR115501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR115501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR937101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR937101'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR937101'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR3701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR3701'^^xsd:anyURI;
  dwc:observationDate '2006-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR729201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR729201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR729201'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR296101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR296101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR296101'^^xsd:anyURI;
  dwc:observationDate '2001-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR826701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR826701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR826701'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR712801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR712801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR712801'^^xsd:anyURI;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR659201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR659201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR659201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR807601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR807601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR807601'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98155 6.36948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98155"^^xsd:decimal ;
  dwc:decimalLongitude "6.36948"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98155 6.36948)"^^geo:wktLiteral ;
  geo-pos:lat "42.98155"^^xsd:decimal ;
  geo-pos:long "6.36948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR976101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR976101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.36948'^^xsd:double;
  dwc:latitude '42.98155'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR976101'^^xsd:anyURI;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR947501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR947501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR947501'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR185401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR185401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR185401'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR34401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR34401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR34401'^^xsd:anyURI;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR368201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR368201'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR368201'^^xsd:anyURI;
  dwc:observationDate '2007-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR924401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR924401'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin-Méneville, 1832'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR924401'^^xsd:anyURI;
  dwc:observationDate '1973-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR658101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR658101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR658101'^^xsd:anyURI;
  dwc:observationDate '2004-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR167001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR167001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR167001'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR608401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR608401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR608401'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56076 -0.24759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56076"^^xsd:decimal ;
  dwc:decimalLongitude "-0.24759"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56076 -0.24759)"^^geo:wktLiteral ;
  geo-pos:lat "49.56076"^^xsd:decimal ;
  geo-pos:long "-0.24759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR24401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR24401'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.24759'^^xsd:double;
  dwc:latitude '49.56076'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR24401'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR65801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR65801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR65801'^^xsd:anyURI;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.35304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  geo-pos:lat "46.28176"^^xsd:decimal ;
  geo-pos:long "-1.35304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR151601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR151601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.35304'^^xsd:double;
  dwc:latitude '46.28176'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR151601'^^xsd:anyURI;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR192001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR192001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR192001'^^xsd:anyURI;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR100201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR100201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR100201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR960801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR960801'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR960801'^^xsd:anyURI;
  dwc:observationDate '1978-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR184201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR184201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR184201'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR102401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR102401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR102401'^^xsd:anyURI;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR925001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR925001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR925001'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR234101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR234101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR234101'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR923901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR923901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR923901'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR480201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR480201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR480201'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR337401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR337401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR337401'^^xsd:anyURI;
  dwc:observationDate '2006-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR819001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR819001'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR819001'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR27501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR27501'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR27501'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR505101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR505101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR505101'^^xsd:anyURI;
  dwc:observationDate '1987-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR244201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR244201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR244201'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR316801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR316801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR316801'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR145701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR145701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR145701'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR777501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR777501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR777501'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR292501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR292501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR292501'^^xsd:anyURI;
  dwc:observationDate '1995-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR559501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR559501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR559501'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR871401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR871401'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR871401'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR701001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR701001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR701001'^^xsd:anyURI;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR47901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR47901'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR47901'^^xsd:anyURI;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR481101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR481101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR481101'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR750601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR750601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR750601'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR7201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR7201'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR874201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR874201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR874201'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.39035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR173701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR173701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.39035'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR173701'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR670901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR670901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR670901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR606601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR606601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR606601'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR545301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR545301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR545301'^^xsd:anyURI;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28268"^^xsd:decimal ;
  dwc:decimalLongitude "5.15502"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  geo-pos:lat "43.28268"^^xsd:decimal ;
  geo-pos:long "5.15502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR890901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR890901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.15502'^^xsd:double;
  dwc:latitude '43.28268'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR890901'^^xsd:anyURI;
  dwc:observationDate '2006-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR830701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR830701'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR830701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR406301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR406301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR406301'^^xsd:anyURI;
  dwc:observationDate '1968-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR423301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR423301'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR423301'^^xsd:anyURI;
  dwc:observationDate '1975-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.79661 -3.76035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.79661"^^xsd:decimal ;
  dwc:decimalLongitude "-3.76035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.79661 -3.76035)"^^geo:wktLiteral ;
  geo-pos:lat "46.79661"^^xsd:decimal ;
  geo-pos:long "-3.76035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR448401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR448401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR448401'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.76035'^^xsd:double;
  dwc:latitude '46.79661'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR448401'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR471601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR471601'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR471601'^^xsd:anyURI;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR17301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR17301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10954'^^xsd:double;
  dwc:latitude '49.56438'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR17301'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR346701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR346701'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR346701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR56001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR56001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR56001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR15401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR15401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR15401'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR267501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR267501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR267501'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR376901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR376901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR376901'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR700501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR700501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR700501'^^xsd:anyURI;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR147401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR147401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR147401'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR832501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR832501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR832501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR72001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR72001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR72001'^^xsd:anyURI;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR969901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR969901'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR969901'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR228701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR228701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR228701'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR642901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR642901'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR642901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97764 6.49185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97764"^^xsd:decimal ;
  dwc:decimalLongitude "6.49185"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97764 6.49185)"^^geo:wktLiteral ;
  geo-pos:lat "42.97764"^^xsd:decimal ;
  geo-pos:long "6.49185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR976601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR976601'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.49185'^^xsd:double;
  dwc:latitude '42.97764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR976601'^^xsd:anyURI;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR969301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR969301'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR969301'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR87001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR87001'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR87001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR566001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR566001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR566001'^^xsd:anyURI;
  dwc:observationDate '1987-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR142001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR142001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR142001'^^xsd:anyURI;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR16301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR16301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR16301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR16301'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR122901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR122901'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR122901'^^xsd:anyURI;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR297001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR297001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR297001'^^xsd:anyURI;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR269201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR269201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR269201'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR198001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR198001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR198001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR424801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR424801'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR424801'^^xsd:anyURI;
  dwc:observationDate '1976-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR602601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR602601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR602601'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR819201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR819201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR819201'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR248001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR248001'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR248001'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR91301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR91301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR91301'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR10901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR10901'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR10901'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR847001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR847001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR847001'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR344801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR344801'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR344801'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR296901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR296901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR296901'^^xsd:anyURI;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR575301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR575301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR575301'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR964301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR964301'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR964301'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR578001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR578001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR578001'^^xsd:anyURI;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR882501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR882501'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR882501'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR143601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR143601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR143601'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54033 -0.93752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.54033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93752"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54033 -0.93752)"^^geo:wktLiteral ;
  geo-pos:lat "49.54033"^^xsd:decimal ;
  geo-pos:long "-0.93752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR43801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR43801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93752'^^xsd:double;
  dwc:latitude '49.54033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR43801'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR272201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR272201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR272201'^^xsd:anyURI;
  dwc:observationDate '1982-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR423201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR423201'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR423201'^^xsd:anyURI;
  dwc:observationDate '1975-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR693201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR693201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR693201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55128"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18894"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  geo-pos:lat "47.55128"^^xsd:decimal ;
  geo-pos:long "-3.18894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR403901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR403901'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.18894'^^xsd:double;
  dwc:latitude '47.55128'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR403901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR125801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR125801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR125801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR735401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR735401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR735401'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR171701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR171701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR171701'^^xsd:anyURI;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR680501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR680501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR680501'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR98501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR98501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR98501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR168801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR168801'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR168801'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR426801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR426801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR426801'^^xsd:anyURI;
  dwc:observationDate '1976-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  geo-pos:lat "48.79267"^^xsd:decimal ;
  geo-pos:long "-1.69897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR201801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR201801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.69897'^^xsd:double;
  dwc:latitude '48.79267'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR201801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR662201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR662201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR662201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR979901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR979901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR979901'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.475"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63543"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  geo-pos:lat "43.475"^^xsd:decimal ;
  geo-pos:long "-1.63543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR194701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR194701'^^xsd:string;
  dwc:scientificName 'Xaiva biguttata (Risso, 1816)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.63543'^^xsd:double;
  dwc:latitude '43.475'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR194701'^^xsd:anyURI;
  dwc:observationDate '2007-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '107408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR526701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR526701'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR526701'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR670301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR670301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR670301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR231601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR231601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR231601'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR426401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR426401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR426401'^^xsd:anyURI;
  dwc:observationDate '1976-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR489901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR489901'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR489901'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR599301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR599301'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR599301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR182501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR182501'^^xsd:string;
  dwc:scientificName 'Cancer pagurus 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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR182501'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR206901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR206901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR206901'^^xsd:anyURI;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR847401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR847401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR847401'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR664801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR664801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR664801'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR57101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR57101'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR57101'^^xsd:anyURI;
  dwc:observationDate '2006-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR818601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR818601'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR818601'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9736"^^xsd:decimal ;
  dwc:decimalLongitude "6.6142"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  geo-pos:lat "42.9736"^^xsd:decimal ;
  geo-pos:long "6.6142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR978201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR978201'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.6142'^^xsd:double;
  dwc:latitude '42.9736'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR978201'^^xsd:anyURI;
  dwc:observationDate '1975-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR50101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR50101'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR50101'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR944601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR944601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR944601'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR276901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR276901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR276901'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR211501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR211501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR211501'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR240601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR240601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR240601'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR104101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR104101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR104101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR420601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR420601'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR420601'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45056"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  geo-pos:lat "49.45056"^^xsd:decimal ;
  geo-pos:long "-0.93065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR43201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR43201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93065'^^xsd:double;
  dwc:latitude '49.45056'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR43201'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR484601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR484601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR484601'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR103301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR103301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR103301'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR262201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR262201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR262201'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.475"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63543"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  geo-pos:lat "43.475"^^xsd:decimal ;
  geo-pos:long "-1.63543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR194201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR194201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.63543'^^xsd:double;
  dwc:latitude '43.475'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR194201'^^xsd:anyURI;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76431 1.65593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.76431"^^xsd:decimal ;
  dwc:decimalLongitude "1.65593"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.76431 1.65593)"^^geo:wktLiteral ;
  geo-pos:lat "50.76431"^^xsd:decimal ;
  geo-pos:long "1.65593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR193801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR193801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.65593'^^xsd:double;
  dwc:latitude '50.76431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR193801'^^xsd:anyURI;
  dwc:observationDate '2000-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1327"^^xsd:decimal ;
  dwc:decimalLongitude "1.3932"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  geo-pos:lat "50.1327"^^xsd:decimal ;
  geo-pos:long "1.3932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR158501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR158501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.3932'^^xsd:double;
  dwc:latitude '50.1327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR158501'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR318201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR318201'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR318201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR223301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR223301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR223301'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR21801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR21801'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR21801'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR883201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR883201'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR883201'^^xsd:anyURI;
  dwc:observationDate '1962-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR322801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR322801'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR322801'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR286301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR286301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR286301'^^xsd:anyURI;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR129301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR129301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR129301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR571601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR571601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR571601'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR645801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR645801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR645801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR594801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR594801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR594801'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR132801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR132801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR132801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR599901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR599901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR599901'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64635"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  geo-pos:lat "48.64635"^^xsd:decimal ;
  geo-pos:long "-4.54509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR781201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR781201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.54509'^^xsd:double;
  dwc:latitude '48.64635'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR781201'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR909001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR909001'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR909001'^^xsd:anyURI;
  dwc:observationDate '1963-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR846101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR846101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR846101'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR562901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR562901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR562901'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR512901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR512901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR512901'^^xsd:anyURI;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR980401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR980401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR980401'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR188801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR188801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR188801'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR518901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR518901'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR518901'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR88501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR88501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR88501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR158701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR158701'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR158701'^^xsd:anyURI;
  dwc:observationDate '1978-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR84501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR84501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR84501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR636301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR636301'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR636301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR402601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR402601'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR402601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR682901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR682901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR682901'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR13401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR13401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR13401'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR515501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR515501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR515501'^^xsd:anyURI;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR874701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR874701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR874701'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR63401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR63401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR63401'^^xsd:anyURI;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR966001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR966001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR966001'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR371801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR371801'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR371801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR917201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR917201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR917201'^^xsd:anyURI;
  dwc:observationDate '1962-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR845301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR845301'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR845301'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR830901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR830901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR830901'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR801301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR801301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR801301'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45056"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  geo-pos:lat "49.45056"^^xsd:decimal ;
  geo-pos:long "-0.93065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR43101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR43101'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93065'^^xsd:double;
  dwc:latitude '49.45056'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR43101'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR926601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR926601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR926601'^^xsd:anyURI;
  dwc:observationDate '1961-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR426001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR426001'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR426001'^^xsd:anyURI;
  dwc:observationDate '1976-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR828901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR828901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR828901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR476601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR476601'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR476601'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR916701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR916701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR916701'^^xsd:anyURI;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR430101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR430101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR430101'^^xsd:anyURI;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR193601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR193601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR193601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR552801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR552801'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR552801'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR338001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR338001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR338001'^^xsd:anyURI;
  dwc:observationDate '2004-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR518001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR518001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR518001'^^xsd:anyURI;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR835701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR835701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR835701'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR266001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR266001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR266001'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR469101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR469101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR469101'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR833701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR833701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR833701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR799301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR799301'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR799301'^^xsd:anyURI;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR244101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR244101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR244101'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR589301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR589301'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR589301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR744301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR744301'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR744301'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR465201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR465201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR465201'^^xsd:anyURI;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR312701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR312701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR312701'^^xsd:anyURI;
  dwc:observationDate '2006-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR955501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR955501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR955501'^^xsd:anyURI;
  dwc:observationDate '1968-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR314501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR314501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR314501'^^xsd:anyURI;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR714801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR714801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR714801'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR467801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR467801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR467801'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR472201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR472201'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR472201'^^xsd:anyURI;
  dwc:observationDate '1979-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR378801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR378801'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR378801'^^xsd:anyURI;
  dwc:observationDate '1967-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.36518 -0.78634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.36518"^^xsd:decimal ;
  dwc:decimalLongitude "-0.78634"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.36518 -0.78634)"^^geo:wktLiteral ;
  geo-pos:lat "49.36518"^^xsd:decimal ;
  geo-pos:long "-0.78634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR41601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR41601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.78634'^^xsd:double;
  dwc:latitude '49.36518'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR41601'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR563601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR563601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR563601'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR610701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR610701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR610701'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR234901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR234901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR234901'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR263001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR263001'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR263001'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR566301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR566301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR566301'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR472101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR472101'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR472101'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR483001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR483001'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR483001'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR777201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR777201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR777201'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR293401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR293401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR293401'^^xsd:anyURI;
  dwc:observationDate '1997-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR861301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR861301'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR861301'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR531201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR531201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR531201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR908601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR908601'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR908601'^^xsd:anyURI;
  dwc:observationDate '1963-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88936"^^xsd:decimal ;
  dwc:decimalLongitude "-3.48507"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  geo-pos:lat "48.88936"^^xsd:decimal ;
  geo-pos:long "-3.48507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR438601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR438601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.48507'^^xsd:double;
  dwc:latitude '48.88936'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR438601'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR788101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR788101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR788101'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR432001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR432001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR432001'^^xsd:anyURI;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR528501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR528501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR528501'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR232401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR232401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR232401'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR189101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR189101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR189101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR614001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR614001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR614001'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR630201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR630201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR630201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR359501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR359501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR359501'^^xsd:anyURI;
  dwc:observationDate '1967-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR500301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR500301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR500301'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR538701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR538701'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR538701'^^xsd:anyURI;
  dwc:observationDate '1998-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR768701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR768701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR768701'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR235301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR235301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR235301'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR784101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR784101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR784101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR610501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR610501'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR610501'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR657401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR657401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR657401'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR282001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR282001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR282001'^^xsd:anyURI;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR627801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR627801'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR627801'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR881701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR881701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR881701'^^xsd:anyURI;
  dwc:observationDate '1967-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR242901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR242901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR242901'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR972801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR972801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR972801'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR233301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR233301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR233301'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR591201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR591201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR591201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR688001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR688001'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR688001'^^xsd:anyURI;
  dwc:observationDate '2006-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR75901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR75901'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR75901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR127301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR127301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR127301'^^xsd:anyURI;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR893901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR893901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR893901'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR279101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR279101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR279101'^^xsd:anyURI;
  dwc:observationDate '2006-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR343101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR343101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR343101'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR549201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR549201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR549201'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38367 -4.49999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.38367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49999"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38367 -4.49999)"^^geo:wktLiteral ;
  geo-pos:lat "47.38367"^^xsd:decimal ;
  geo-pos:long "-4.49999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR761101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR761101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.49999'^^xsd:double;
  dwc:latitude '47.38367'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR761101'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR668301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR668301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR668301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR761401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR761401'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR761401'^^xsd:anyURI;
  dwc:observationDate '1993-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR602801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR602801'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR602801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR212101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR212101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR212101'^^xsd:anyURI;
  dwc:observationDate '2005-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR534201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR534201'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR534201'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.90878 -3.37889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.90878"^^xsd:decimal ;
  dwc:decimalLongitude "-3.37889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.90878 -3.37889)"^^geo:wktLiteral ;
  geo-pos:lat "46.90878"^^xsd:decimal ;
  geo-pos:long "-3.37889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR433501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR433501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.37889'^^xsd:double;
  dwc:latitude '46.90878'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR433501'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR577301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR577301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR577301'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR531101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR531101'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR531101'^^xsd:anyURI;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR756201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR756201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR756201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR62301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR62301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR62301'^^xsd:anyURI;
  dwc:observationDate '2008-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR957901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR957901'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR957901'^^xsd:anyURI;
  dwc:observationDate '1966-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR239101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR239101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR239101'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR199501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR199501'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR199501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR674301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR674301'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR674301'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR234701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR234701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR234701'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR524201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR524201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR524201'^^xsd:anyURI;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR88101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR88101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR88101'^^xsd:anyURI;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR762501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR762501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR762501'^^xsd:anyURI;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR455601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR455601'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR455601'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR649801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR649801'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR649801'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR861101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR861101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR861101'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR361601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR361601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR361601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR249501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR249501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR249501'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR428201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR428201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR428201'^^xsd:anyURI;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR380001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR380001'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR380001'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR171301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR171301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR171301'^^xsd:anyURI;
  dwc:observationDate '2007-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR141601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR141601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR141601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR436101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR436101'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR436101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR237101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR237101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR237101'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR524301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR524301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR524301'^^xsd:anyURI;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR96801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR96801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR96801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR1101'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR1101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR338101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR338101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR338101'^^xsd:anyURI;
  dwc:observationDate '2004-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR641301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR641301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR641301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR527501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR527501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR527501'^^xsd:anyURI;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR370001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR370001'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR370001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR680801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR680801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR680801'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12341 3.42977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12341"^^xsd:decimal ;
  dwc:decimalLongitude "3.42977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12341 3.42977)"^^geo:wktLiteral ;
  geo-pos:lat "43.12341"^^xsd:decimal ;
  geo-pos:long "3.42977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR434701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR434701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.42977'^^xsd:double;
  dwc:latitude '43.12341'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR434701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR825801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR825801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR825801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR137101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR137101'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR137101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR132501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR132501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR132501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR103001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR103001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR103001'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR918801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR918801'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR918801'^^xsd:anyURI;
  dwc:observationDate '1963-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR70901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR70901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR70901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR135001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR135001'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR135001'^^xsd:anyURI;
  dwc:observationDate '1999-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR75101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR75101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR75101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30204"^^xsd:decimal ;
  dwc:decimalLongitude "3.67744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  geo-pos:lat "43.30204"^^xsd:decimal ;
  geo-pos:long "3.67744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR444401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR444401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.67744'^^xsd:double;
  dwc:latitude '43.30204'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR444401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR510201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR510201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR510201'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR611801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR611801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR611801'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57201 -2.63002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.57201"^^xsd:decimal ;
  dwc:decimalLongitude "-2.63002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57201 -2.63002)"^^geo:wktLiteral ;
  geo-pos:lat "48.57201"^^xsd:decimal ;
  geo-pos:long "-2.63002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR311601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR311601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.63002'^^xsd:double;
  dwc:latitude '48.57201'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR311601'^^xsd:anyURI;
  dwc:observationDate '2007-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR147701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR147701'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR147701'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR578201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR578201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR578201'^^xsd:anyURI;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR516301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR516301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR516301'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR154801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR154801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR154801'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR561301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR561301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR561301'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR164201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR164201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR164201'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR776701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR776701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR776701'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR905501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR905501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR905501'^^xsd:anyURI;
  dwc:observationDate '1962-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR36801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR36801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR36801'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR238001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR238001'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR238001'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR273901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR273901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR273901'^^xsd:anyURI;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR332101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR332101'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR332101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38314"^^xsd:decimal ;
  dwc:decimalLongitude "4.54189"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  geo-pos:lat "43.38314"^^xsd:decimal ;
  geo-pos:long "4.54189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR760601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR760601'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.54189'^^xsd:double;
  dwc:latitude '43.38314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR760601'^^xsd:anyURI;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR920801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR920801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR920801'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR903401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR903401'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR903401'^^xsd:anyURI;
  dwc:observationDate '1962-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR911301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR911301'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR911301'^^xsd:anyURI;
  dwc:observationDate '1968-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR107401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR107401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR107401'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR962001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR962001'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR962001'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR700201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR700201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR700201'^^xsd:anyURI;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR610301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR610301'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR610301'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR700601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR700601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR700601'^^xsd:anyURI;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR124601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR124601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR124601'^^xsd:anyURI;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR700801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR700801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR700801'^^xsd:anyURI;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR965501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR965501'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR965501'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR170701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR170701'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR170701'^^xsd:anyURI;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR880301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR880301'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR880301'^^xsd:anyURI;
  dwc:observationDate '1966-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74033 -0.25899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25899"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74033 -0.25899)"^^geo:wktLiteral ;
  geo-pos:lat "49.74033"^^xsd:decimal ;
  geo-pos:long "-0.25899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR25701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR25701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.25899'^^xsd:double;
  dwc:latitude '49.74033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR25701'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR970201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR970201'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR970201'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR784901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR784901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR784901'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR341501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR341501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR341501'^^xsd:anyURI;
  dwc:observationDate '2005-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR939101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR939101'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR939101'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR609801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR609801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR609801'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR919101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR919101'^^xsd:string;
  dwc:scientificName 'Palicus caronii (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR919101'^^xsd:anyURI;
  dwc:observationDate '1963-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR115601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR115601'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR115601'^^xsd:anyURI;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR825301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR825301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR825301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR628501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR628501'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR628501'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR179701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR179701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR179701'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR429101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR429101'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR429101'^^xsd:anyURI;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR831601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR831601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR831601'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR366101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR366101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR366101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR769601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR769601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR769601'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR788801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR788801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR788801'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR358901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR358901'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR358901'^^xsd:anyURI;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR464501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR464501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR464501'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74033 -0.25899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25899"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74033 -0.25899)"^^geo:wktLiteral ;
  geo-pos:lat "49.74033"^^xsd:decimal ;
  geo-pos:long "-0.25899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR25801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR25801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.25899'^^xsd:double;
  dwc:latitude '49.74033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR25801'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR762901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR762901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR762901'^^xsd:anyURI;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR886801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR886801'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR886801'^^xsd:anyURI;
  dwc:observationDate '1963-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR527901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR527901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR527901'^^xsd:anyURI;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR866401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR866401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR866401'^^xsd:anyURI;
  dwc:observationDate '1963-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR862501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR862501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR862501'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR405601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR405601'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR405601'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR36701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR36701'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR36701'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR157701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR157701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR157701'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR936201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR936201'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR936201'^^xsd:anyURI;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR919901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR919901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR919901'^^xsd:anyURI;
  dwc:observationDate '1971-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR83901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR83901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR83901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR519701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR519701'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR519701'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR31801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR31801'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR31801'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR229701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR229701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR229701'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR965601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR965601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR965601'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR926801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR926801'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR926801'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR537901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR537901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR537901'^^xsd:anyURI;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23893 6.75399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23893"^^xsd:decimal ;
  dwc:decimalLongitude "6.75399"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23893 6.75399)"^^geo:wktLiteral ;
  geo-pos:lat "43.23893"^^xsd:decimal ;
  geo-pos:long "6.75399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR981901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR981901'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1845'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.75399'^^xsd:double;
  dwc:latitude '43.23893'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR981901'^^xsd:anyURI;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR569801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR569801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR569801'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR17001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR17001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR17001'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR250001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR250001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR250001'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR757401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR757401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR757401'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR204201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR204201'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR204201'^^xsd:anyURI;
  dwc:observationDate '2007-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR116601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR116601'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR116601'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR163001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR163001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR163001'^^xsd:anyURI;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR499301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR499301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR499301'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR775301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR775301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR775301'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR22301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR22301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR22301'^^xsd:anyURI;
  dwc:observationDate '2006-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR504501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR504501'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR504501'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR680701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR680701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR680701'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR336601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR336601'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR336601'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR3501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR3501'^^xsd:anyURI;
  dwc:observationDate '2006-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR340901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR340901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR340901'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR853801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR853801'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR853801'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR980201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR980201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR980201'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR606801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR606801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR606801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR606801'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR861901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR861901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR861901'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR849801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR849801'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR849801'^^xsd:anyURI;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR342501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR342501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR342501'^^xsd:anyURI;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR681301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR681301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR681301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR263301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR263301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR263301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR132901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR132901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR132901'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR30101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR30101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR30101'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR832801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR832801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR832801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR502701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR502701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR502701'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR920001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR920001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR920001'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR744201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR744201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR744201'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR521301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR521301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR521301'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.06197 -1.72338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.06197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.72338"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.06197 -1.72338)"^^geo:wktLiteral ;
  geo-pos:lat "49.06197"^^xsd:decimal ;
  geo-pos:long "-1.72338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR201201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR201201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.72338'^^xsd:double;
  dwc:latitude '49.06197'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR201201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR121301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR121301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR121301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR324101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR324101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR324101'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR950301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR950301'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR950301'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR78701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR78701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR78701'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR879801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR879801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR879801'^^xsd:anyURI;
  dwc:observationDate '1966-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR84601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR84601'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR84601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09488 5.51637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09488"^^xsd:decimal ;
  dwc:decimalLongitude "5.51637"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09488 5.51637)"^^geo:wktLiteral ;
  geo-pos:lat "43.09488"^^xsd:decimal ;
  geo-pos:long "5.51637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR930501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR930501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '5.51637'^^xsd:double;
  dwc:latitude '43.09488'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR930501'^^xsd:anyURI;
  dwc:observationDate '1963-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR135301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR135301'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR135301'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR276301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR276301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR276301'^^xsd:anyURI;
  dwc:observationDate '1982-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR787301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR787301'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR787301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR362401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR362401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR362401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR541201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR541201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR541201'^^xsd:anyURI;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR534501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR534501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR534501'^^xsd:anyURI;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR209801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR209801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR209801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR516801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR516801'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR516801'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR412901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR412901'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR412901'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR883001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR883001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR883001'^^xsd:anyURI;
  dwc:observationDate '1962-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR777401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR777401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR777401'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR96101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR96101'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR96101'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07517 6.25214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.07517"^^xsd:decimal ;
  dwc:decimalLongitude "6.25214"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07517 6.25214)"^^geo:wktLiteral ;
  geo-pos:lat "43.07517"^^xsd:decimal ;
  geo-pos:long "6.25214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR974601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR974601'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.25214'^^xsd:double;
  dwc:latitude '43.07517'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR974601'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR717301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR717301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR717301'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR613001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR613001'^^xsd:string;
  dwc:scientificName 'Maja brachydactyla Balss, 1922'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR613001'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR387301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR387301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR387301'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR328501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR328501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR328501'^^xsd:anyURI;
  dwc:observationDate '2007-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR582301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR582301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR582301'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR80101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR80101'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR80101'^^xsd:anyURI;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR959001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR959001'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR959001'^^xsd:anyURI;
  dwc:observationDate '1968-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR708001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR708001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR708001'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39017 3.92521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39017"^^xsd:decimal ;
  dwc:decimalLongitude "3.92521"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39017 3.92521)"^^geo:wktLiteral ;
  geo-pos:lat "43.39017"^^xsd:decimal ;
  geo-pos:long "3.92521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR622601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR622601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.92521'^^xsd:double;
  dwc:latitude '43.39017'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR622601'^^xsd:anyURI;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR928501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR928501'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR928501'^^xsd:anyURI;
  dwc:observationDate '1962-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR458501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR458501'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR458501'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR471201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR471201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR471201'^^xsd:anyURI;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR533601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR533601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR533601'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR49501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR49501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR49501'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR104001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR104001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR104001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR279801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR279801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR279801'^^xsd:anyURI;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR833901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR833901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR833901'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR367901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR367901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR367901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR485001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR485001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR485001'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR331201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR331201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR331201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR29101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR29101'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR29101'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR99701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR99701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR99701'^^xsd:anyURI;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR369401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR369401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR369401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR157901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR157901'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR157901'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR290401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR290401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR290401'^^xsd:anyURI;
  dwc:observationDate '1989-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR602501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR602501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR602501'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR104901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR104901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR104901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR286401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR286401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR286401'^^xsd:anyURI;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR952201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR952201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.64314'^^xsd:double;
  dwc:latitude '43.18184'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR952201'^^xsd:anyURI;
  dwc:observationDate '1963-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR145901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR145901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR145901'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15702 -1.59474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.15702"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59474"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15702 -1.59474)"^^geo:wktLiteral ;
  geo-pos:lat "49.15702"^^xsd:decimal ;
  geo-pos:long "-1.59474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR197401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR197401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-1.59474'^^xsd:double;
  dwc:latitude '49.15702'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR197401'^^xsd:anyURI;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR487501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR487501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR487501'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR410201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR410201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR410201'^^xsd:anyURI;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR236101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR236101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR236101'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR473901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR473901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR473901'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR938301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR938301'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR938301'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR159701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR159701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR159701'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR322001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR322001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR322001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR107101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR107101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR107101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR711401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR711401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR711401'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR771401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR771401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR771401'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR267801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR267801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR267801'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR672201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR672201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR672201'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR729101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR729101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR729101'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR125101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR125101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR125101'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR591001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR591001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR591001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR626701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR626701'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR626701'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR881101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR881101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR881101'^^xsd:anyURI;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR137001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR137001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR137001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR702301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR702301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR702301'^^xsd:anyURI;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR556701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR556701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR556701'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR752101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR752101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR752101'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR361101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR361101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR361101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR127801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR127801'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR127801'^^xsd:anyURI;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR852901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR852901'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR852901'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR908801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR908801'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR908801'^^xsd:anyURI;
  dwc:observationDate '1961-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR494901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR494901'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR494901'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR722901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR722901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR722901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR816401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR816401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR816401'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR937301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR937301'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR937301'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR957801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR957801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR957801'^^xsd:anyURI;
  dwc:observationDate '1966-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR720601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR720601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR720601'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR382301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR382301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR382301'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR9801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR9801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR9801'^^xsd:anyURI;
  dwc:observationDate '2006-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR946501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR946501'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR946501'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR918901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR918901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR918901'^^xsd:anyURI;
  dwc:observationDate '1963-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR367701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR367701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR367701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR477001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR477001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR477001'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR22501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR22501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR22501'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR163501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR163501'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR163501'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR580401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR580401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR580401'^^xsd:anyURI;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54897 -0.66161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.54897"^^xsd:decimal ;
  dwc:decimalLongitude "-0.66161"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54897 -0.66161)"^^geo:wktLiteral ;
  geo-pos:lat "49.54897"^^xsd:decimal ;
  geo-pos:long "-0.66161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR41101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR41101'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.66161'^^xsd:double;
  dwc:latitude '49.54897'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR41101'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR532001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR532001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR532001'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR360101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR360101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR360101'^^xsd:anyURI;
  dwc:observationDate '1967-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR518801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR518801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR518801'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR105201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR105201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR105201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR231301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR231301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR231301'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR258901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR258901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR258901'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR519601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR519601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR519601'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37382"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  geo-pos:lat "49.3774"^^xsd:decimal ;
  geo-pos:long "-0.37382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR26301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR26301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.37382'^^xsd:double;
  dwc:latitude '49.3774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR26301'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR783501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR783501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR783501'^^xsd:anyURI;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR400201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR400201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR400201'^^xsd:anyURI;
  dwc:observationDate '1967-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR174201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR174201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR174201'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR161601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR161601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR161601'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR974101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR974101'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR974101'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR939501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR939501'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR939501'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR582901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR582901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR582901'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR200701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR200701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR200701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR505801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR505801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR505801'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR799501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR799501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR799501'^^xsd:anyURI;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR603401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR603401'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR603401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR649101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR649101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR649101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR422601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR422601'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR422601'^^xsd:anyURI;
  dwc:observationDate '1975-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR553401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR553401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR553401'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR450001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR450001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR450001'^^xsd:anyURI;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR839001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR839001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR839001'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR190301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR190301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR190301'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR785101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR785101'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR785101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR331601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR331601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR331601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR963401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR963401'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR963401'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR641101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR641101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR641101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR473801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR473801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR473801'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR963901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR963901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR963901'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR560101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR560101'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR560101'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR50901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR50901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR50901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR480701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR480701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR480701'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR912101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR912101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR912101'^^xsd:anyURI;
  dwc:observationDate '1967-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR469201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR469201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR469201'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR514401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR514401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR514401'^^xsd:anyURI;
  dwc:observationDate '1990-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR501001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR501001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR501001'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR904501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR904501'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR904501'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR526001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR526001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR526001'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR252401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR252401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR252401'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR855001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR855001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR855001'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8459 -4.42532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8459"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42532"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8459 -4.42532)"^^geo:wktLiteral ;
  geo-pos:lat "46.8459"^^xsd:decimal ;
  geo-pos:long "-4.42532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR688601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR688601'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.42532'^^xsd:double;
  dwc:latitude '46.8459'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR688601'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR490001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR490001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR490001'^^xsd:anyURI;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR423101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR423101'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR423101'^^xsd:anyURI;
  dwc:observationDate '1975-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR592101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR592101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR592101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR687701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR687701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR687701'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR476801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR476801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR476801'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR10601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR10601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR10601'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR330801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR330801'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR330801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR427201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR427201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR427201'^^xsd:anyURI;
  dwc:observationDate '1976-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR160201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR160201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR160201'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR805701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR805701'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR805701'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR733501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR733501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR733501'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR635601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR635601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR635601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR783201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR783201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR783201'^^xsd:anyURI;
  dwc:observationDate '1998-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR808901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR808901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR808901'^^xsd:anyURI;
  dwc:observationDate '1966-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR337001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR337001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR337001'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR269801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR269801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR269801'^^xsd:anyURI;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR479801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR479801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR479801'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR580501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR580501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR580501'^^xsd:anyURI;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR156901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR156901'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR156901'^^xsd:anyURI;
  dwc:observationDate '1977-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR928801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR928801'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR928801'^^xsd:anyURI;
  dwc:observationDate '1961-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR145101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR145101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR145101'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR163401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR163401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR163401'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR396001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR396001'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR396001'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR922801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR922801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR922801'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR820401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR820401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR820401'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR715501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR715501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR715501'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR60901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR60901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR60901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR596201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR596201'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR596201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR416901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR416901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR416901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR908901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR908901'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR908901'^^xsd:anyURI;
  dwc:observationDate '1963-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR588701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR588701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR588701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR444701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR444701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR444701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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 '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR444701'^^xsd:anyURI;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR485401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR485401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR485401'^^xsd:anyURI;
  dwc:observationDate '1981-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR563901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR563901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR563901'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR275401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR275401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR275401'^^xsd:anyURI;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR480901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR480901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR480901'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR273801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR273801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR273801'^^xsd:anyURI;
  dwc:observationDate '2006-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR896001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR896001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR896001'^^xsd:anyURI;
  dwc:observationDate '1965-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR568101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR568101'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR568101'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR113701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR113701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR113701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR125601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR125601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR125601'^^xsd:anyURI;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR522101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR522101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR522101'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR496101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR496101'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR496101'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR643301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR643301'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR643301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58457"^^xsd:decimal ;
  dwc:decimalLongitude "3.18248"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  geo-pos:lat "42.58457"^^xsd:decimal ;
  geo-pos:long "3.18248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR415601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR415601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.18248'^^xsd:double;
  dwc:latitude '42.58457'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR415601'^^xsd:anyURI;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR112201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR112201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR112201'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR813201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR813201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR813201'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR849201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR849201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR849201'^^xsd:anyURI;
  dwc:observationDate '1965-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR229001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR229001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR229001'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR849901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR849901'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR849901'^^xsd:anyURI;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR216501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR216501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR216501'^^xsd:anyURI;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR205401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR205401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR205401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR493701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR493701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR493701'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR932701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR932701'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR932701'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR581701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR581701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR581701'^^xsd:anyURI;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR579401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR579401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR579401'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR696801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR696801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR696801'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR527801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR527801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR527801'^^xsd:anyURI;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR842501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR842501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR842501'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR6901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR6901'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR58901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR58901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR58901'^^xsd:anyURI;
  dwc:observationDate '2007-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR380101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR380101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR380101'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR230601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR230601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR230601'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR53801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR53801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR53801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR120901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR120901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR120901'^^xsd:anyURI;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR727701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR727701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR727701'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR501801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR501801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR501801'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR237501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR237501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR237501'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR657601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR657601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR657601'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR518501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR518501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR518501'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR193301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR193301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR193301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR323401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR323401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR323401'^^xsd:anyURI;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR719101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR719101'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR719101'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR503801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR503801'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR503801'^^xsd:anyURI;
  dwc:observationDate '1986-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR667301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR667301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR667301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR436801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR436801'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR436801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR811101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR811101'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR811101'^^xsd:anyURI;
  dwc:observationDate '1968-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR535901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR535901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR535901'^^xsd:anyURI;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR261901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR261901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR261901'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR817001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR817001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR817001'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19949"^^xsd:decimal ;
  dwc:decimalLongitude "4.78295"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  geo-pos:lat "43.19949"^^xsd:decimal ;
  geo-pos:long "4.78295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR813701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR813701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78295'^^xsd:double;
  dwc:latitude '43.19949'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR813701'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR551101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR551101'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR551101'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR522501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR522501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR522501'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR101801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR101801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR101801'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR295601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR295601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR295601'^^xsd:anyURI;
  dwc:observationDate '2000-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR628801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR628801'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR628801'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR909801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR909801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR909801'^^xsd:anyURI;
  dwc:observationDate '1968-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR252201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR252201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR252201'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR870401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR870401'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR870401'^^xsd:anyURI;
  dwc:observationDate '1969-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR691401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR691401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR691401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR414701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR414701'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR414701'^^xsd:anyURI;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR161801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR161801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR161801'^^xsd:anyURI;
  dwc:observationDate '1979-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR252001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR252001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR252001'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR466901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR466901'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR466901'^^xsd:anyURI;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR800801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR800801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR800801'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR382601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR382601'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR382601'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR362501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR362501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR362501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR428001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR428001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR428001'^^xsd:anyURI;
  dwc:observationDate '1976-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR479601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR479601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR479601'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR630501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR630501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR630501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR326801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR326801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR326801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR562701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR562701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR562701'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.46328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51747"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  geo-pos:lat "49.46328"^^xsd:decimal ;
  geo-pos:long "-0.51747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR39901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR39901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-0.51747'^^xsd:double;
  dwc:latitude '49.46328'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR39901'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR576301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR576301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR576301'^^xsd:anyURI;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR932001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR932001'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR932001'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03484 1.79089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03484"^^xsd:decimal ;
  dwc:decimalLongitude "1.79089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03484 1.79089)"^^geo:wktLiteral ;
  geo-pos:lat "51.03484"^^xsd:decimal ;
  geo-pos:long "1.79089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR215201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR215201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79089'^^xsd:double;
  dwc:latitude '51.03484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR215201'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR911901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR911901'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR911901'^^xsd:anyURI;
  dwc:observationDate '1968-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR785701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR785701'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR785701'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR627501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR627501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR627501'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR594901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR594901'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR594901'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR641901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR641901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR641901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR746801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR746801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR746801'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR252601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR252601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR252601'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR925601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR925601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR925601'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR405801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR405801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR405801'^^xsd:anyURI;
  dwc:observationDate '1967-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR45701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR45701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR45701'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR815601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR815601'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR815601'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR118901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR118901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR118901'^^xsd:anyURI;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR399501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR399501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR399501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR639501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR639501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR639501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR166301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR166301'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR166301'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR859701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR859701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR859701'^^xsd:anyURI;
  dwc:observationDate '1963-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR133001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR133001'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR133001'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR714201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR714201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR714201'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR29801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR29801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR29801'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37382"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  geo-pos:lat "49.3774"^^xsd:decimal ;
  geo-pos:long "-0.37382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR26501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR26501'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.37382'^^xsd:double;
  dwc:latitude '49.3774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR26501'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR30201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR30201'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR30201'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR157301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR157301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR157301'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR84201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR84201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR84201'^^xsd:anyURI;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR810701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR810701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR810701'^^xsd:anyURI;
  dwc:observationDate '1967-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR598801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR598801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR598801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR692101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR692101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR692101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR901201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR901201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR901201'^^xsd:anyURI;
  dwc:observationDate '1963-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR72301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR72301'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR72301'^^xsd:anyURI;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR91701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR91701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR91701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR553001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR553001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR553001'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR832201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR832201'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR832201'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.33119 -1.74805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.33119"^^xsd:decimal ;
  dwc:decimalLongitude "-1.74805"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.33119 -1.74805)"^^geo:wktLiteral ;
  geo-pos:lat "49.33119"^^xsd:decimal ;
  geo-pos:long "-1.74805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR219001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR219001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.74805'^^xsd:double;
  dwc:latitude '49.33119'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR219001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR342201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR342201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR342201'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR62101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR62101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR62101'^^xsd:anyURI;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR972701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR972701'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR972701'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR440601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR440601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR440601'^^xsd:anyURI;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR599801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR599801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR599801'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR56401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR56401'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR56401'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR758901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR758901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR758901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR393401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR393401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR393401'^^xsd:anyURI;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54033 -0.93752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.54033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93752"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54033 -0.93752)"^^geo:wktLiteral ;
  geo-pos:lat "49.54033"^^xsd:decimal ;
  geo-pos:long "-0.93752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR177901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR177901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93752'^^xsd:double;
  dwc:latitude '49.54033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR177901'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR157001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR157001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR157001'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR97001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR97001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR97001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR601001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR601001'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR601001'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR80401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR80401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR80401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94693 0.98134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94693"^^xsd:decimal ;
  dwc:decimalLongitude "0.98134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94693 0.98134)"^^geo:wktLiteral ;
  geo-pos:lat "49.94693"^^xsd:decimal ;
  geo-pos:long "0.98134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR44701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR44701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '0.98134'^^xsd:double;
  dwc:latitude '49.94693'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR44701'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR809701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR809701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR809701'^^xsd:anyURI;
  dwc:observationDate '1967-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR262701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR262701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR262701'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR548301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR548301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR548301'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR400101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR400101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR400101'^^xsd:anyURI;
  dwc:observationDate '1967-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR244901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR244901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR244901'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR355601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR355601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR355601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR746701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR746701'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR746701'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR229101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR229101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR229101'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR519301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR519301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR519301'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR504901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR504901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR504901'^^xsd:anyURI;
  dwc:observationDate '1987-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR367101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR367101'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR367101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR874601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR874601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR874601'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR589201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR589201'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR589201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR789801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR789801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR789801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR674001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR674001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR674001'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR206201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR206201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR206201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR818701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR818701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR818701'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR827601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR827601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR827601'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR71801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR71801'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR71801'^^xsd:anyURI;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR693801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR693801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR693801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR523701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR523701'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR523701'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR666001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR666001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR666001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR535301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR535301'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR535301'^^xsd:anyURI;
  dwc:observationDate '1997-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR771701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR771701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR771701'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR561901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR561901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR561901'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR927001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR927001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR927001'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR497801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR497801'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR497801'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR186001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR186001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR186001'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR591901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR591901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR591901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR126101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR126101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR126101'^^xsd:anyURI;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR183801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR183801'^^xsd:string;
  dwc:scientificName 'Eualus pusiolus (Krøyer, 1841)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR183801'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR727601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR727601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR727601'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.98785"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  geo-pos:lat "48.96117"^^xsd:decimal ;
  geo-pos:long "-1.98785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR266701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR266701'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.98785'^^xsd:double;
  dwc:latitude '48.96117'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR266701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR458301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR458301'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR458301'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR519901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR519901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR519901'^^xsd:anyURI;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR705801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR705801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR705801'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR882801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR882801'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR882801'^^xsd:anyURI;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR788501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR788501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR788501'^^xsd:anyURI;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR592301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR592301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR592301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR844601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR844601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR844601'^^xsd:anyURI;
  dwc:observationDate '1963-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR203701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR203701'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR203701'^^xsd:anyURI;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR193401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR193401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR193401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR193401'^^xsd:anyURI;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR498201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR498201'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR498201'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR230101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR230101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR230101'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR555501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR555501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR555501'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR313901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR313901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR313901'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR378201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR378201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR378201'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR670401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR670401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR670401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR499101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR499101'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR499101'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.66095"^^xsd:decimal ;
  dwc:decimalLongitude "0.16165"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  geo-pos:lat "49.66095"^^xsd:decimal ;
  geo-pos:long "0.16165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR17501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR17501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.16165'^^xsd:double;
  dwc:latitude '49.66095'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR17501'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR10401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR10401'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR10401'^^xsd:anyURI;
  dwc:observationDate '2006-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR671901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR671901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR671901'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR530401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR530401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR530401'^^xsd:anyURI;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR406501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR406501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR406501'^^xsd:anyURI;
  dwc:observationDate '1968-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR620901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR620901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR620901'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR461501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR461501'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR461501'^^xsd:anyURI;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR425901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR425901'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR425901'^^xsd:anyURI;
  dwc:observationDate '1976-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR428801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR428801'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR428801'^^xsd:anyURI;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR495401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR495401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR495401'^^xsd:anyURI;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR862201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR862201'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR862201'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR55001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR55001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR55001'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR268201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR268201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR268201'^^xsd:anyURI;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR120401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR120401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR120401'^^xsd:anyURI;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR531401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR531401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR531401'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR741401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR741401'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR741401'^^xsd:anyURI;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR488001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR488001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR488001'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR865901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR865901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR865901'^^xsd:anyURI;
  dwc:observationDate '1969-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.15172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  geo-pos:lat "49.15172"^^xsd:decimal ;
  geo-pos:long "-1.73157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR217801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR217801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.73157'^^xsd:double;
  dwc:latitude '49.15172'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR217801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR968401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR968401'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR968401'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR368001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR368001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR368001'^^xsd:anyURI;
  dwc:observationDate '2007-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR340401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR340401'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR340401'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR538301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR538301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR538301'^^xsd:anyURI;
  dwc:observationDate '1998-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR762001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR762001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR762001'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR946401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR946401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR946401'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58457"^^xsd:decimal ;
  dwc:decimalLongitude "3.18248"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  geo-pos:lat "42.58457"^^xsd:decimal ;
  geo-pos:long "3.18248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR389701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR389701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18248'^^xsd:double;
  dwc:latitude '42.58457'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR389701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.49948 -2.04012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.49948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.04012"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.49948 -2.04012)"^^geo:wktLiteral ;
  geo-pos:lat "49.49948"^^xsd:decimal ;
  geo-pos:long "-2.04012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR265501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR265501'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.04012'^^xsd:double;
  dwc:latitude '49.49948'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR265501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR75701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR75701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR75701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR319701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR319701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR319701'^^xsd:anyURI;
  dwc:observationDate '2007-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR413101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR413101'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR413101'^^xsd:anyURI;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR520801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR520801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR520801'^^xsd:anyURI;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR558301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR558301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR558301'^^xsd:anyURI;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR596301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR596301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR596301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR747901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR747901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR747901'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR636201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR636201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR636201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR667201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR667201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR667201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR208901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR208901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR208901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR366501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR366501'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR366501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR175301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR175301'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR175301'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR599701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR599701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR599701'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR339501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR339501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR339501'^^xsd:anyURI;
  dwc:observationDate '2006-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR985301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR985301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR985301'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR706201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR706201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR706201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR250701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR250701'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR250701'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR282301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR282301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR282301'^^xsd:anyURI;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR456701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR456701'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR456701'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR834601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR834601'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR834601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR123201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR123201'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR123201'^^xsd:anyURI;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR837501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR837501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR837501'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR821601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR821601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR821601'^^xsd:anyURI;
  dwc:observationDate '1963-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR772301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR772301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR772301'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR900201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR900201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR900201'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR604101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR604101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR604101'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR255401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR255401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR255401'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR119401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR119401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR119401'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR508901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR508901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR508901'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR341801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR341801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR341801'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR800901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR800901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR800901'^^xsd:anyURI;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR197001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR197001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR197001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR523201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR523201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR523201'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR48401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR48401'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR48401'^^xsd:anyURI;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR182001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR182001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR182001'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR696301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR696301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR696301'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55425 -4.65758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65758"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55425 -4.65758)"^^geo:wktLiteral ;
  geo-pos:lat "47.55425"^^xsd:decimal ;
  geo-pos:long "-4.65758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR806801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR806801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.65758'^^xsd:double;
  dwc:latitude '47.55425'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR806801'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR463701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR463701'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR463701'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR684801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR684801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR684801'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR487701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR487701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR487701'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR667901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR667901'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR667901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR525801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR525801'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR525801'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR323301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR323301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR323301'^^xsd:anyURI;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR946901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR946901'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR946901'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR173801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR173801'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR173801'^^xsd:anyURI;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR315201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR315201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR315201'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR259701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR259701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR259701'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR648501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR648501'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR648501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR177501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR177501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR177501'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR441401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR441401'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.55428'^^xsd:double;
  dwc:latitude '43.30274'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR441401'^^xsd:anyURI;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR157201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR157201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR157201'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR918701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR918701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR918701'^^xsd:anyURI;
  dwc:observationDate '1963-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55128"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18894"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  geo-pos:lat "47.55128"^^xsd:decimal ;
  geo-pos:long "-3.18894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR403801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR403801'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.18894'^^xsd:double;
  dwc:latitude '47.55128'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR403801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR198701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR198701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR198701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.66095"^^xsd:decimal ;
  dwc:decimalLongitude "0.16165"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  geo-pos:lat "49.66095"^^xsd:decimal ;
  geo-pos:long "0.16165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR17401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR17401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.16165'^^xsd:double;
  dwc:latitude '49.66095'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR17401'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR400801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR400801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR400801'^^xsd:anyURI;
  dwc:observationDate '1968-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR321301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR321301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR321301'^^xsd:anyURI;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR711201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR711201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR711201'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR649201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR649201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR649201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR391801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR391801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR391801'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR277801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR277801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR277801'^^xsd:anyURI;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR48101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR48101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR48101'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR778701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR778701'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR778701'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR922201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR922201'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR922201'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4672 -0.37971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4672"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37971"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4672 -0.37971)"^^geo:wktLiteral ;
  geo-pos:lat "49.4672"^^xsd:decimal ;
  geo-pos:long "-0.37971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR32601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR32601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.37971'^^xsd:double;
  dwc:latitude '49.4672'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR32601'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR8701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR8701'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR671201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR671201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR671201'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR892501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR892501'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR892501'^^xsd:anyURI;
  dwc:observationDate '1962-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR331101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR331101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR331101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR94201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR94201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR94201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR615201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR615201'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR615201'^^xsd:anyURI;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR683501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR683501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR683501'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR607901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR607901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR607901'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR848101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR848101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR848101'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10285 5.14832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10285"^^xsd:decimal ;
  dwc:decimalLongitude "5.14832"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10285 5.14832)"^^geo:wktLiteral ;
  geo-pos:lat "43.10285"^^xsd:decimal ;
  geo-pos:long "5.14832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR889701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR889701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.14832'^^xsd:double;
  dwc:latitude '43.10285'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR889701'^^xsd:anyURI;
  dwc:observationDate '1969-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR791401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR791401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR791401'^^xsd:anyURI;
  dwc:observationDate '1998-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR109301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR109301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR109301'^^xsd:anyURI;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37382"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  geo-pos:lat "49.3774"^^xsd:decimal ;
  geo-pos:long "-0.37382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR26701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR26701'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.37382'^^xsd:double;
  dwc:latitude '49.3774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR26701'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR708301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR708301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR708301'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR119301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR119301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR119301'^^xsd:anyURI;
  dwc:observationDate '2008-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR950701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR950701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR950701'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR486701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR486701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR486701'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR294801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR294801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR294801'^^xsd:anyURI;
  dwc:observationDate '1999-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR328201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR328201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR328201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR47401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR47401'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR47401'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR834401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR834401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR834401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR464301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR464301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR464301'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR243801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR243801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR243801'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR634701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR634701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR634701'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR248201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR248201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR248201'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.31895 -4.09207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.31895"^^xsd:decimal ;
  dwc:decimalLongitude "-4.09207"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.31895 -4.09207)"^^geo:wktLiteral ;
  geo-pos:lat "47.31895"^^xsd:decimal ;
  geo-pos:long "-4.09207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR651801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR651801'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.09207'^^xsd:double;
  dwc:latitude '47.31895'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR651801'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR666501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR666501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR666501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37348"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  geo-pos:lat "49.37348"^^xsd:decimal ;
  geo-pos:long "-0.51134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR38501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR38501'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.51134'^^xsd:double;
  dwc:latitude '49.37348'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR38501'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR6101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR6101'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR982801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR982801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.14844'^^xsd:double;
  dwc:latitude '43.58484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR982801'^^xsd:anyURI;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR979701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR979701'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR979701'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR628901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR628901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR628901'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR497301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR497301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR497301'^^xsd:anyURI;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR725501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR725501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR725501'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR965901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR965901'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR965901'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR99601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR99601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR99601'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR189201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR189201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR189201'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR704601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR704601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR704601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR971201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR971201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR971201'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR192501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR192501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR192501'^^xsd:anyURI;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.14626"^^xsd:decimal ;
  dwc:decimalLongitude "-1.86838"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.14626 -1.86838)"^^geo:wktLiteral ;
  geo-pos:lat "49.14626"^^xsd:decimal ;
  geo-pos:long "-1.86838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR263601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR263601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR263601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.86838'^^xsd:double;
  dwc:latitude '49.14626'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR263601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64635"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  geo-pos:lat "48.64635"^^xsd:decimal ;
  geo-pos:long "-4.54509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR780801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR780801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.54509'^^xsd:double;
  dwc:latitude '48.64635'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR780801'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR986001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR986001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR986001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.69767"^^xsd:decimal ;
  dwc:decimalLongitude "8.79509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR986001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  geo-pos:lat "42.69767"^^xsd:decimal ;
  geo-pos:long "8.79509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR986001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR986001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR986001'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.79509'^^xsd:double;
  dwc:latitude '42.69767'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR986001'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR187001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR187001'^^xsd:string;
  dwc:scientificName 'Crangon allmanni Kinahan, 1857'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR187001'^^xsd:anyURI;
  dwc:observationDate '2005-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR469501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR469501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR469501'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR678901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR678901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR678901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR211701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR211701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR211701'^^xsd:anyURI;
  dwc:observationDate '2005-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR47101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR47101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR47101'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR498701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR498701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR498701'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR48501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR48501'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR48501'^^xsd:anyURI;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR620401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR620401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR620401'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR940001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR940001'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR940001'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR224701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR224701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR224701'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR823001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR823001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR823001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR683001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR683001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR683001'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR97201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR97201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR97201'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR694901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR694901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR694901'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR64001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR64001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR64001'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR588001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR588001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR588001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR718001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR718001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR718001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR635301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR635301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR635301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR798601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR798601'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR798601'^^xsd:anyURI;
  dwc:observationDate '2004-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR815001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR815001'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR815001'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR908001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR908001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR908001'^^xsd:anyURI;
  dwc:observationDate '1963-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR691301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR691301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR691301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.35745 -3.43234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.35745"^^xsd:decimal ;
  dwc:decimalLongitude "-3.43234"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.35745 -3.43234)"^^geo:wktLiteral ;
  geo-pos:lat "47.35745"^^xsd:decimal ;
  geo-pos:long "-3.43234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR437901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR437901'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.43234'^^xsd:double;
  dwc:latitude '47.35745'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR437901'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR271501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR271501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR271501'^^xsd:anyURI;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR465601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR465601'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR465601'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR230501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR230501'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR230501'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR246001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR246001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR246001'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR719601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR719601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR719601'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.06572 -3.79416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.06572"^^xsd:decimal ;
  dwc:decimalLongitude "-3.79416"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.06572 -3.79416)"^^geo:wktLiteral ;
  geo-pos:lat "47.06572"^^xsd:decimal ;
  geo-pos:long "-3.79416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR453501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR453501'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.79416'^^xsd:double;
  dwc:latitude '47.06572'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR453501'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR48901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR48901'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR48901'^^xsd:anyURI;
  dwc:observationDate '1994-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR912301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR912301'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR912301'^^xsd:anyURI;
  dwc:observationDate '1968-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR638101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR638101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR638101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR634101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR634101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR634101'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR650201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR650201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR650201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR343401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR343401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR343401'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR608001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR608001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR608001'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR824501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR824501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR824501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR278201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR278201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR278201'^^xsd:anyURI;
  dwc:observationDate '2006-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74396"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12046"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  geo-pos:lat "49.74396"^^xsd:decimal ;
  geo-pos:long "-0.12046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR17901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR17901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.12046'^^xsd:double;
  dwc:latitude '49.74396'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR17901'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR74801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR74801'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR74801'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR133101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR133101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR133101'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.73654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3975"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  geo-pos:lat "49.73654"^^xsd:decimal ;
  geo-pos:long "-0.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR33501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR33501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.3975'^^xsd:double;
  dwc:latitude '49.73654'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR33501'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR282801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR282801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR282801'^^xsd:anyURI;
  dwc:observationDate '1981-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR796501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR796501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR796501'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR969001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR969001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR969001'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR88201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR88201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR88201'^^xsd:anyURI;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR118501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR118501'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR118501'^^xsd:anyURI;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR291501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR291501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR291501'^^xsd:anyURI;
  dwc:observationDate '1991-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR241201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR241201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR241201'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR179401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR179401'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR179401'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR6601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR6601'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR63101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR63101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR63101'^^xsd:anyURI;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.15172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  geo-pos:lat "49.15172"^^xsd:decimal ;
  geo-pos:long "-1.73157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR217901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR217901'^^xsd:string;
  dwc:scientificName 'Axius stirynchus Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.73157'^^xsd:double;
  dwc:latitude '49.15172'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '477515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR217901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR578801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR578801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR578801'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12937 2.5012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12937"^^xsd:decimal ;
  dwc:decimalLongitude "2.5012"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12937 2.5012)"^^geo:wktLiteral ;
  geo-pos:lat "51.12937"^^xsd:decimal ;
  geo-pos:long "2.5012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR308401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR308401'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.5012'^^xsd:double;
  dwc:latitude '51.12937'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR308401'^^xsd:anyURI;
  dwc:observationDate '2000-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR627601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR627601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR627601'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR362901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR362901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR362901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR12701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR12701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR12701'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.73654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3975"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  geo-pos:lat "49.73654"^^xsd:decimal ;
  geo-pos:long "-0.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR33701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR33701'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.3975'^^xsd:double;
  dwc:latitude '49.73654'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR33701'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR233001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR233001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR233001'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR498801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR498801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR498801'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR596801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR596801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR596801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR167601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR167601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR167601'^^xsd:anyURI;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR831501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR831501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR831501'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR563701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR563701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR563701'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR220501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR220501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR220501'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR694801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR694801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR694801'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR200201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR200201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR200201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR547301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR547301'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR547301'^^xsd:anyURI;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR232601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR232601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR232601'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR326901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR326901'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR326901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR786301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR786301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR786301'^^xsd:anyURI;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR626401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR626401'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR626401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR496801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR496801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR496801'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR114801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR114801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR114801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  geo-pos:lat "48.7578"^^xsd:decimal ;
  geo-pos:long "-2.51372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR308801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR308801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.51372'^^xsd:double;
  dwc:latitude '48.7578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR308801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR227901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR227901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR227901'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR292001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR292001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR292001'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR795701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR795701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR795701'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR636401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR636401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR636401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR538401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR538401'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR538401'^^xsd:anyURI;
  dwc:observationDate '1998-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR277301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR277301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR277301'^^xsd:anyURI;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR468401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR468401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR468401'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR290301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR290301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR290301'^^xsd:anyURI;
  dwc:observationDate '1989-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR601701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR601701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR601701'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR312101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR312101'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR312101'^^xsd:anyURI;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR715801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR715801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR715801'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR957101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR957101'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR957101'^^xsd:anyURI;
  dwc:observationDate '1966-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR789301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR789301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR789301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR56201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR56201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR56201'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.10681"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20951"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  geo-pos:lat "46.10681"^^xsd:decimal ;
  geo-pos:long "-1.20951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR142201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR142201'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20951'^^xsd:double;
  dwc:latitude '46.10681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR142201'^^xsd:anyURI;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR767901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR767901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR767901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR767901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR226201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR226201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR226201'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR490401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR490401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR490401'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR829001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR829001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR829001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR878701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR878701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR878701'^^xsd:anyURI;
  dwc:observationDate '1965-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR631301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR631301'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR631301'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR665401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR665401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR665401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR65401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR65401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR65401'^^xsd:anyURI;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR525001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR525001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR525001'^^xsd:anyURI;
  dwc:observationDate '1994-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR542801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR542801'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR542801'^^xsd:anyURI;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR528701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR528701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR528701'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR567301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR567301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR567301'^^xsd:anyURI;
  dwc:observationDate '1988-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR866501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR866501'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR866501'^^xsd:anyURI;
  dwc:observationDate '1963-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR721901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR721901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR721901'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR369601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR369601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR369601'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR369601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR351601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR351601'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR351601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR105001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR105001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR105001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR501201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR501201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR501201'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR696601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR696601'^^xsd:string;
  dwc:scientificName 'Periclimenes sagittifer (Norman, 1861)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR696601'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR72501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR72501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR72501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR56901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR56901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR56901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR147901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR147901'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR147901'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR497701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR497701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR497701'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR886501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR886501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR886501'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR97101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR97101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR97101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR650701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR650701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR650701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR242401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR242401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR242401'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR550301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR550301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR550301'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR793701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR793701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR793701'^^xsd:anyURI;
  dwc:observationDate '1979-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR576601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR576601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR576601'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR523601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR523601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR523601'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR455401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR455401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR455401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR85001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR85001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR85001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR182901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR182901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR182901'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.49366 -2.17781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.49366"^^xsd:decimal ;
  dwc:decimalLongitude "-2.17781"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.49366 -2.17781)"^^geo:wktLiteral ;
  geo-pos:lat "49.49366"^^xsd:decimal ;
  geo-pos:long "-2.17781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR287501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR287501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR287501'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.17781'^^xsd:double;
  dwc:latitude '49.49366'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR287501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR739801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR739801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR739801'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR555601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR555601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR555601'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR504401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR504401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR504401'^^xsd:anyURI;
  dwc:observationDate '1986-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR578501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR578501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR578501'^^xsd:anyURI;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR244801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR244801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR244801'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR372601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR372601'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR372601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR631901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR631901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR631901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR231101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR231101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR231101'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55425 -4.65758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65758"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55425 -4.65758)"^^geo:wktLiteral ;
  geo-pos:lat "47.55425"^^xsd:decimal ;
  geo-pos:long "-4.65758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR806501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR806501'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.65758'^^xsd:double;
  dwc:latitude '47.55425'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR806501'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR664101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR664101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR664101'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR934501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR934501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR934501'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR574101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR574101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR574101'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR391501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR391501'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR391501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR938001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR938001'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR938001'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR238701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR238701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR238701'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR877101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR877101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR877101'^^xsd:anyURI;
  dwc:observationDate '1968-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR727001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR727001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR727001'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR116201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR116201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR116201'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR703601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR703601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR703601'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR153101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR153101'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR153101'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR390401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR390401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR390401'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR855901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR855901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR855901'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR390101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR390101'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR390101'^^xsd:anyURI;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR44901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR44901'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR44901'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR759001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR759001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR759001'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR244001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR244001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR244001'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR231901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR231901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR231901'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR95401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR95401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR95401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR574701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR574701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR574701'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR372401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR372401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR372401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR172001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR172001'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR172001'^^xsd:anyURI;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR562201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR562201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR562201'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR783001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR783001'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR783001'^^xsd:anyURI;
  dwc:observationDate '1998-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR866701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR866701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR866701'^^xsd:anyURI;
  dwc:observationDate '1969-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR583101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR583101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR583101'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR256201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR256201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR256201'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR213801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR213801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR213801'^^xsd:anyURI;
  dwc:observationDate '2008-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR614601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR614601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR614601'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR628401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR628401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR628401'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR327301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR327301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR327301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR786101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR786101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR786101'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR507301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR507301'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR507301'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR353801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR353801'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR353801'^^xsd:anyURI;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR394401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR394401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR394401'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88936"^^xsd:decimal ;
  dwc:decimalLongitude "-3.48507"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  geo-pos:lat "48.88936"^^xsd:decimal ;
  geo-pos:long "-3.48507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR438501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR438501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '-3.48507'^^xsd:double;
  dwc:latitude '48.88936'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR438501'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR859901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR859901'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR859901'^^xsd:anyURI;
  dwc:observationDate '1963-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR530701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR530701'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR530701'^^xsd:anyURI;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR69001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR69001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR69001'^^xsd:anyURI;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR632601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR632601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR632601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR242301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR242301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR242301'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR617501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR617501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR617501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR949601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR949601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR949601'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR216401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR216401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR216401'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR647201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR647201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR647201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR46601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR46601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR46601'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR475001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR475001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR475001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR475001'^^xsd:anyURI;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR423701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR423701'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR423701'^^xsd:anyURI;
  dwc:observationDate '1975-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR240301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR240301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR240301'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR208401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR208401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR208401'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR473401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR473401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR473401'^^xsd:anyURI;
  dwc:observationDate '1980-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR280101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR280101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR280101'^^xsd:anyURI;
  dwc:observationDate '1987-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR506101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR506101'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR506101'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR172501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR172501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR172501'^^xsd:anyURI;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR585501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR585501'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR585501'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR528401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR528401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR528401'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR609601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR609601'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR609601'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR93601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR93601'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR93601'^^xsd:anyURI;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR732401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR732401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR732401'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR420801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR420801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR420801'^^xsd:anyURI;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR473701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR473701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR473701'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR92901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR92901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR92901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR668601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR668601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR668601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.92699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5685"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  geo-pos:lat "46.92699"^^xsd:decimal ;
  geo-pos:long "-4.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR779501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR779501'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.5685'^^xsd:double;
  dwc:latitude '46.92699'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR779501'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR875801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR875801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR875801'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR418701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR418701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR418701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR481401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR481401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR481401'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR984901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR984901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR984901'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR451901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR451901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR451901'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR122701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR122701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR122701'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR232501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR232501'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR232501'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR487001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR487001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR487001'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR602401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR602401'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR602401'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR912501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR912501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR912501'^^xsd:anyURI;
  dwc:observationDate '1963-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR942401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR942401'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR942401'^^xsd:anyURI;
  dwc:observationDate '1969-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR589001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR589001'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR589001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR139401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR139401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR139401'^^xsd:anyURI;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR836501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR836501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR836501'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR253401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR253401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR253401'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR456901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR456901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR456901'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR569201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR569201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR569201'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR471001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR471001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR471001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR471001'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR834901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR834901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR834901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR761201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR761201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR761201'^^xsd:anyURI;
  dwc:observationDate '1993-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR665701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR665701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR665701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38314"^^xsd:decimal ;
  dwc:decimalLongitude "4.54189"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38314 4.54189)"^^geo:wktLiteral ;
  geo-pos:lat "43.38314"^^xsd:decimal ;
  geo-pos:long "4.54189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR761001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR761001'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.54189'^^xsd:double;
  dwc:latitude '43.38314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR761001'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR681801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR681801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR681801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12383 3.30698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12383"^^xsd:decimal ;
  dwc:decimalLongitude "3.30698"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12383 3.30698)"^^geo:wktLiteral ;
  geo-pos:lat "43.12383"^^xsd:decimal ;
  geo-pos:long "3.30698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR420301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR420301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR420301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.30698'^^xsd:double;
  dwc:latitude '43.12383'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR420301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2932"^^xsd:decimal ;
  dwc:decimalLongitude "4.53949"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2932 4.53949)"^^geo:wktLiteral ;
  geo-pos:lat "43.2932"^^xsd:decimal ;
  geo-pos:long "4.53949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR792201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR792201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.53949'^^xsd:double;
  dwc:latitude '43.2932'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR792201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR134701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR134701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR134701'^^xsd:anyURI;
  dwc:observationDate '1998-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR956201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR956201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR956201'^^xsd:anyURI;
  dwc:observationDate '1965-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR247301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR247301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR247301'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR277901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR277901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR277901'^^xsd:anyURI;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR344101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR344101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR344101'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.66095"^^xsd:decimal ;
  dwc:decimalLongitude "0.16165"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  geo-pos:lat "49.66095"^^xsd:decimal ;
  geo-pos:long "0.16165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR18701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR18701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.16165'^^xsd:double;
  dwc:latitude '49.66095'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR18701'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR674701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR674701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR674701'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR96301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR96301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR96301'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21335"^^xsd:decimal ;
  dwc:decimalLongitude "3.43044"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  geo-pos:lat "43.21335"^^xsd:decimal ;
  geo-pos:long "3.43044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR438201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR438201'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.43044'^^xsd:double;
  dwc:latitude '43.21335'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR438201'^^xsd:anyURI;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR899101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR899101'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR899101'^^xsd:anyURI;
  dwc:observationDate '1962-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR632901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR632901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR632901'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR541001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR541001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR541001'^^xsd:anyURI;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR623401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR623401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR623401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64635"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64635 -4.54509)"^^geo:wktLiteral ;
  geo-pos:lat "48.64635"^^xsd:decimal ;
  geo-pos:long "-4.54509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR791801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR791801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.54509'^^xsd:double;
  dwc:latitude '48.64635'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR791801'^^xsd:anyURI;
  dwc:observationDate '2004-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR783901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR783901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR783901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR537201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR537201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR537201'^^xsd:anyURI;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR281501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR281501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR281501'^^xsd:anyURI;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR499501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR499501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR499501'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR832001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR832001'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR832001'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR899401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR899401'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR899401'^^xsd:anyURI;
  dwc:observationDate '1962-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03417 3.1839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03417"^^xsd:decimal ;
  dwc:decimalLongitude "3.1839"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03417 3.1839)"^^geo:wktLiteral ;
  geo-pos:lat "43.03417"^^xsd:decimal ;
  geo-pos:long "3.1839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR410901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR410901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.1839'^^xsd:double;
  dwc:latitude '43.03417'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR410901'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR748201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR748201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR748201'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.10681"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20951"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  geo-pos:lat "46.10681"^^xsd:decimal ;
  geo-pos:long "-1.20951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR129201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR129201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20951'^^xsd:double;
  dwc:latitude '46.10681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR129201'^^xsd:anyURI;
  dwc:observationDate '2007-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR192901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR192901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR192901'^^xsd:anyURI;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR365601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR365601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR365601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR176701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR176701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR176701'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR445201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR445201'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR445201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR690901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR690901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR690901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR173401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR173401'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR173401'^^xsd:anyURI;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR794801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR794801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR794801'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR492201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR492201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR492201'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR643201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR643201'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR643201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR799801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR799801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR799801'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR672401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR672401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR672401'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR583301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR583301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR583301'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR803001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR803001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR803001'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR939801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR939801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR939801'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR839201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR839201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR839201'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR160301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR160301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR160301'^^xsd:anyURI;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR292601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR292601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR292601'^^xsd:anyURI;
  dwc:observationDate '1995-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR265901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR265901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR265901'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12341 3.42977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12341"^^xsd:decimal ;
  dwc:decimalLongitude "3.42977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12341 3.42977)"^^geo:wktLiteral ;
  geo-pos:lat "43.12341"^^xsd:decimal ;
  geo-pos:long "3.42977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR434401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR434401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.42977'^^xsd:double;
  dwc:latitude '43.12341'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR434401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR250201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR250201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR250201'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR685201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR685201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR685201'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR54701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR54701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR54701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR79201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR79201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR79201'^^xsd:anyURI;
  dwc:observationDate '1974-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR761701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR761701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR761701'^^xsd:anyURI;
  dwc:observationDate '1993-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR431001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR431001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR431001'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.53028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22423"^^xsd:decimal ;
  dwc:decimalLongitude "1.53028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22423 1.53028)"^^geo:wktLiteral ;
  geo-pos:lat "50.22423"^^xsd:decimal ;
  geo-pos:long "1.53028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR176401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR176401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.53028'^^xsd:double;
  dwc:latitude '50.22423'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR176401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR596601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR596601'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR596601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR345401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR345401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR345401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR567701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR567701'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR567701'^^xsd:anyURI;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR130801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR130801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR130801'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR30001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR30001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR30001'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR150201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR150201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR150201'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR331801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR331801'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR331801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR66901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR66901'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR66901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR114901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR114901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR114901'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR459901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR459901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR459901'^^xsd:anyURI;
  dwc:observationDate '1977-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37382"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  geo-pos:lat "49.3774"^^xsd:decimal ;
  geo-pos:long "-0.37382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR26601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR26601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.37382'^^xsd:double;
  dwc:latitude '49.3774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR26601'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR78401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR78401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR78401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR49801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR49801'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR49801'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR862301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR862301'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR862301'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR153901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR153901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR153901'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR746601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR746601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR746601'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR171901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR171901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR171901'^^xsd:anyURI;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR323201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR323201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR323201'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR734701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR734701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR734701'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR728401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR728401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR728401'^^xsd:anyURI;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR486901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR486901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR486901'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR74401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR74401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR74401'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR110101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR110101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR110101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR325301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR325301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR325301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR163301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR163301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR163301'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR143201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR143201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR143201'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR807501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR807501'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR807501'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR386401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR386401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR386401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR29601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR29601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR29601'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR709301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR709301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR709301'^^xsd:anyURI;
  dwc:observationDate '1996-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR510101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR510101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR510101'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR675901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR675901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR675901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR675901'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR360601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR360601'^^xsd:string;
  dwc:scientificName 'Ilia nucleus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR360601'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR404601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR404601'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR404601'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR394101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR394101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR394101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR273001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR273001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR273001'^^xsd:anyURI;
  dwc:observationDate '1995-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR507801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR507801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR507801'^^xsd:anyURI;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR202201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR202201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR202201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR281701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR281701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR281701'^^xsd:anyURI;
  dwc:observationDate '2006-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR100401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR100401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR100401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR388501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR388501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR388501'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR449301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR449301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR449301'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR850201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR850201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR850201'^^xsd:anyURI;
  dwc:observationDate '1966-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR880401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR880401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR880401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR880401'^^xsd:anyURI;
  dwc:observationDate '1966-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR774601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR774601'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR774601'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR739601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR739601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR739601'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR965701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR965701'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR965701'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR572101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR572101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR572101'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.00791 -4.71212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.00791"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71212"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.00791 -4.71212)"^^geo:wktLiteral ;
  geo-pos:lat "47.00791"^^xsd:decimal ;
  geo-pos:long "-4.71212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR805801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR805801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.71212'^^xsd:double;
  dwc:latitude '47.00791'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR805801'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR826401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR826401'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR826401'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR62201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR62201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR62201'^^xsd:anyURI;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR281801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR281801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR281801'^^xsd:anyURI;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR706801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR706801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR706801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR706801'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21642"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  geo-pos:lat "46.19673"^^xsd:decimal ;
  geo-pos:long "-1.21642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR142301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR142301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21642'^^xsd:double;
  dwc:latitude '46.19673'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR142301'^^xsd:anyURI;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR477601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR477601'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR477601'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR815201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR815201'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR815201'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR568601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR568601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR568601'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR96201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR96201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR96201'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR430301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR430301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR430301'^^xsd:anyURI;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR317001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR317001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR317001'^^xsd:anyURI;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR11601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR11601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR11601'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR282601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR282601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR282601'^^xsd:anyURI;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR177601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR177601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR177601'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR728201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR728201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR728201'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR563301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR563301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR563301'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR691701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR691701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR691701'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR231501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR231501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR231501'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR823601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR823601'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR823601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR633201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR633201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR633201'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67448"^^xsd:decimal ;
  dwc:decimalLongitude "3.18277"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  geo-pos:lat "42.67448"^^xsd:decimal ;
  geo-pos:long "3.18277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR385401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR385401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18277'^^xsd:double;
  dwc:latitude '42.67448'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR385401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR550801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR550801'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR550801'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR564101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR564101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR564101'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82652"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  geo-pos:lat "48.69747"^^xsd:decimal ;
  geo-pos:long "-1.82652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR230801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR230801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.82652'^^xsd:double;
  dwc:latitude '48.69747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR230801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR139501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR139501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR139501'^^xsd:anyURI;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58326"^^xsd:decimal ;
  dwc:decimalLongitude "1.51979"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  geo-pos:lat "50.58326"^^xsd:decimal ;
  geo-pos:long "1.51979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR190201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR190201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.51979'^^xsd:double;
  dwc:latitude '50.58326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR190201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR510001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR510001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR510001'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9512 1.25967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9512"^^xsd:decimal ;
  dwc:decimalLongitude "1.25967"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9512 1.25967)"^^geo:wktLiteral ;
  geo-pos:lat "49.9512"^^xsd:decimal ;
  geo-pos:long "1.25967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR126701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR126701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.25967'^^xsd:double;
  dwc:latitude '49.9512'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR126701'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR625601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR625601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR625601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR338301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR338301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR338301'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR807001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR807001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR807001'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR553901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR553901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR553901'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.87853 -3.90241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.87853"^^xsd:decimal ;
  dwc:decimalLongitude "-3.90241"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.87853 -3.90241)"^^geo:wktLiteral ;
  geo-pos:lat "46.87853"^^xsd:decimal ;
  geo-pos:long "-3.90241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR585001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR585001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.90241'^^xsd:double;
  dwc:latitude '46.87853'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR585001'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR57301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR57301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR57301'^^xsd:anyURI;
  dwc:observationDate '2006-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR4501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR4501'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR213101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR213101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR213101'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR349301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR349301'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR349301'^^xsd:anyURI;
  dwc:observationDate '1968-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR373301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR373301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR373301'^^xsd:anyURI;
  dwc:observationDate '1967-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR285301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR285301'^^xsd:string;
  dwc:scientificName 'Crangon allmanni Kinahan, 1857'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR285301'^^xsd:anyURI;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR942501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR942501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR942501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR942501'^^xsd:anyURI;
  dwc:observationDate '1969-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR819401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR819401'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR819401'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR778201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR778201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR778201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR393801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR393801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR393801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR393801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR77401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR77401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR77401'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR927701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR927701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR927701'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR421301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR421301'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR421301'^^xsd:anyURI;
  dwc:observationDate '1975-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR465101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR465101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR465101'^^xsd:anyURI;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR611001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR611001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR611001'^^xsd:anyURI;
  dwc:observationDate '2007-02-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR640701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR640701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR640701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR629401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR629401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR629401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR783801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR783801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR783801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR419901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR419901'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR419901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR716701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR716701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR716701'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR485801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR485801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR485801'^^xsd:anyURI;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR185201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR185201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR185201'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR408801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR408801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR408801'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR470601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR470601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR470601'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR113001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR113001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR113001'^^xsd:anyURI;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR914801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR914801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR914801'^^xsd:anyURI;
  dwc:observationDate '1962-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR214301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR214301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR214301'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR808601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR808601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR808601'^^xsd:anyURI;
  dwc:observationDate '1966-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR366901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR366901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR366901'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR83101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR83101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR83101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR859101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR859101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR859101'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR83701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR83701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR83701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR783701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR783701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR783701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR783701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57201 -2.63002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.57201"^^xsd:decimal ;
  dwc:decimalLongitude "-2.63002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57201 -2.63002)"^^geo:wktLiteral ;
  geo-pos:lat "48.57201"^^xsd:decimal ;
  geo-pos:long "-2.63002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR311201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR311201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.63002'^^xsd:double;
  dwc:latitude '48.57201'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR311201'^^xsd:anyURI;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR241401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR241401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR241401'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR579501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR579501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR579501'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR421601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR421601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR421601'^^xsd:anyURI;
  dwc:observationDate '1975-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR827901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR827901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR827901'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR188301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR188301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR188301'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR833001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR833001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR833001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR470101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR470101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR470101'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR388001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR388001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR388001'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR852201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR852201'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR852201'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR872401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR872401'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR872401'^^xsd:anyURI;
  dwc:observationDate '1975-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR492801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR492801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR492801'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR86501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR86501'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR86501'^^xsd:anyURI;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10285 5.14832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10285"^^xsd:decimal ;
  dwc:decimalLongitude "5.14832"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10285 5.14832)"^^geo:wktLiteral ;
  geo-pos:lat "43.10285"^^xsd:decimal ;
  geo-pos:long "5.14832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR889501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR889501'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.14832'^^xsd:double;
  dwc:latitude '43.10285'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR889501'^^xsd:anyURI;
  dwc:observationDate '1969-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR358501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR358501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR358501'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR251801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR251801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR251801'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR243001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR243001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR243001'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR169001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR169001'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR169001'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47309 4.5443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47309"^^xsd:decimal ;
  dwc:decimalLongitude "4.5443"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47309 4.5443)"^^geo:wktLiteral ;
  geo-pos:lat "43.47309"^^xsd:decimal ;
  geo-pos:long "4.5443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR759601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR759601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '4.5443'^^xsd:double;
  dwc:latitude '43.47309'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR759601'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR8301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR8301'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR14801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR14801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR14801'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR695301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR695301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR695301'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR565801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR565801'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR565801'^^xsd:anyURI;
  dwc:observationDate '1987-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR674601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR674601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR674601'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR714101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR714101'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR714101'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR225801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR225801'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR225801'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR178001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR178001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR178001'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR747501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR747501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR747501'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR345901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR345901'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR345901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR686101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR686101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR686101'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR372501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR372501'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR372501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.24146"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7398"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.24146"^^xsd:decimal ;
  geo-pos:long "-1.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR218701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR218701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.7398'^^xsd:double;
  dwc:latitude '49.24146'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR218701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR505501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR505501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR505501'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47774"^^xsd:decimal ;
  dwc:decimalLongitude "4.17373"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  geo-pos:lat "43.47774"^^xsd:decimal ;
  geo-pos:long "4.17373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR653101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR653101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.17373'^^xsd:double;
  dwc:latitude '43.47774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR653101'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR45301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR45301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR45301'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR773301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR773301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR773301'^^xsd:anyURI;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR814301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR814301'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR814301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR205801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR205801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR205801'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR915301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR915301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR915301'^^xsd:anyURI;
  dwc:observationDate '1964-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR834801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR834801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR834801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR261201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR261201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR261201'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9736"^^xsd:decimal ;
  dwc:decimalLongitude "6.6142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  geo-pos:lat "42.9736"^^xsd:decimal ;
  geo-pos:long "6.6142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR978401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR978401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.6142'^^xsd:double;
  dwc:latitude '42.9736'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR978401'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR336301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR336301'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR336301'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR38401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR38401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR38401'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR288401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR288401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR288401'^^xsd:anyURI;
  dwc:observationDate '1978-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR813101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR813101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR813101'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74396"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12046"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  geo-pos:lat "49.74396"^^xsd:decimal ;
  geo-pos:long "-0.12046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR18201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR18201'^^xsd:string;
  dwc:scientificName 'Macropodia tenuirostris (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.12046'^^xsd:double;
  dwc:latitude '49.74396'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR18201'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR247701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR247701'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR247701'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR681601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR681601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR681601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR952501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR952501'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.64314'^^xsd:double;
  dwc:latitude '43.18184'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR952501'^^xsd:anyURI;
  dwc:observationDate '1963-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR560201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR560201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR560201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR560201'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR875901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR875901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR875901'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45496 -0.79295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45496"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79295"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45496 -0.79295)"^^geo:wktLiteral ;
  geo-pos:lat "49.45496"^^xsd:decimal ;
  geo-pos:long "-0.79295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR42001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR42001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.79295'^^xsd:double;
  dwc:latitude '49.45496'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR42001'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR126201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR126201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR126201'^^xsd:anyURI;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR36301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR36301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR36301'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR97301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR97301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR97301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR225401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR225401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR225401'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR805301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR805301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR805301'^^xsd:anyURI;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR244401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR244401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR244401'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR400701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR400701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR400701'^^xsd:anyURI;
  dwc:observationDate '1968-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR113101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR113101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR113101'^^xsd:anyURI;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR437201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR437201'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR437201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR830101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR830101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR830101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR90801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR90801'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR90801'^^xsd:anyURI;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR118601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR118601'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR118601'^^xsd:anyURI;
  dwc:observationDate '2008-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR572001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR572001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR572001'^^xsd:anyURI;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR576401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR576401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR576401'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR239601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR239601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR239601'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR623701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR623701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR623701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR46301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR46301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR46301'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR233501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR233501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR233501'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR465901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR465901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR465901'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR214601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR214601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR214601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR230301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR230301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR230301'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR772801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR772801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR772801'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR130301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR130301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR130301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR26901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR26901'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR26901'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR482901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR482901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR482901'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR582401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR582401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR582401'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR594101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR594101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR594101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR860601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR860601'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR860601'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR166001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR166001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR166001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR166001'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR931801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR931801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR931801'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR773701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR773701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR773701'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR174801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR174801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR174801'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR279501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR279501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR279501'^^xsd:anyURI;
  dwc:observationDate '1982-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  geo-pos:lat "48.7578"^^xsd:decimal ;
  geo-pos:long "-2.51372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR308601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR308601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR308601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.51372'^^xsd:double;
  dwc:latitude '48.7578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR308601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR684901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR684901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR684901'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR524601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR524601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR524601'^^xsd:anyURI;
  dwc:observationDate '1994-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR537501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR537501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR537501'^^xsd:anyURI;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR291601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR291601'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR291601'^^xsd:anyURI;
  dwc:observationDate '1991-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR678601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR678601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR678601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR436301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR436301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR436301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR271601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR271601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR271601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR271601'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR333301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR333301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR333301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR275701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR275701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR275701'^^xsd:anyURI;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR126501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR126501'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR126501'^^xsd:anyURI;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR408201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR408201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR408201'^^xsd:anyURI;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR250801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR250801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR250801'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR118001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR118001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR118001'^^xsd:anyURI;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR807701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR807701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR807701'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR513901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR513901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR513901'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR245001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR245001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR245001'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR604701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR604701'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR604701'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR382701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR382701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR382701'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR723801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR723801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR723801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR723801'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR439001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR439001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR439001'^^xsd:anyURI;
  dwc:observationDate '1980-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR945901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR945901'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR945901'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR152701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR152701'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR152701'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR545201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR545201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR545201'^^xsd:anyURI;
  dwc:observationDate '2000-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR147201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR147201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR147201'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR454001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR454001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR454001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR59401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR59401'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR59401'^^xsd:anyURI;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR591301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR591301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR591301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR131101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR131101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR131101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR847701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR847701'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR847701'^^xsd:anyURI;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR817201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR817201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR817201'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR550101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR550101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR550101'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR633101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR633101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR633101'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04291 1.39603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04291"^^xsd:decimal ;
  dwc:decimalLongitude "1.39603"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04291 1.39603)"^^geo:wktLiteral ;
  geo-pos:lat "50.04291"^^xsd:decimal ;
  geo-pos:long "1.39603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR158201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR158201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR158201'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39603'^^xsd:double;
  dwc:latitude '50.04291'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR158201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR980101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR980101'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR980101'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR312401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR312401'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR312401'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR710901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR710901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR710901'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR212201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR212201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR212201'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR324301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR324301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR324301'^^xsd:anyURI;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR363901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR363901'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR363901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR515201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR515201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR515201'^^xsd:anyURI;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR688901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR688901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR688901'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR507501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR507501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR507501'^^xsd:anyURI;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR613301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR613301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR613301'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR450901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR450901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR450901'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR71701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR71701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR71701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR477901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR477901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR477901'^^xsd:anyURI;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR91001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR91001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR91001'^^xsd:anyURI;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR898801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR898801'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR898801'^^xsd:anyURI;
  dwc:observationDate '1962-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR94801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR94801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR94801'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR250501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR250501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR250501'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR112001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR112001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR112001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR84401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR84401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR84401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR84401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR571001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR571001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR571001'^^xsd:anyURI;
  dwc:observationDate '1989-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR570801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR570801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR570801'^^xsd:anyURI;
  dwc:observationDate '1989-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR843901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR843901'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR843901'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR982901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR982901'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.14844'^^xsd:double;
  dwc:latitude '43.58484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR982901'^^xsd:anyURI;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR511901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR511901'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR511901'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94914 1.1205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94914"^^xsd:decimal ;
  dwc:decimalLongitude "1.1205"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94914 1.1205)"^^geo:wktLiteral ;
  geo-pos:lat "49.94914"^^xsd:decimal ;
  geo-pos:long "1.1205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR49101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR49101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.1205'^^xsd:double;
  dwc:latitude '49.94914'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR49101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR878401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR878401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR878401'^^xsd:anyURI;
  dwc:observationDate '1969-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR964401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR964401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR964401'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR64301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR64301'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR64301'^^xsd:anyURI;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR87701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR87701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR87701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR394301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR394301'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR394301'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR886901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR886901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR886901'^^xsd:anyURI;
  dwc:observationDate '1970-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR77301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR77301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR77301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR751501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR751501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR751501'^^xsd:anyURI;
  dwc:observationDate '2005-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR132101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR132101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR132101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR878001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR878001'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR878001'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR165901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR165901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR165901'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR76001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR76001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR76001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR91801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR91801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR91801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR709601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR709601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR709601'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR567201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR567201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR567201'^^xsd:anyURI;
  dwc:observationDate '1988-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR631101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR631101'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR631101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR289701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR289701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR289701'^^xsd:anyURI;
  dwc:observationDate '1987-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR619201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR619201'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR619201'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR602201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR602201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR602201'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR150901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR150901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR150901'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR150901'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR499001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR499001'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR499001'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR74901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR74901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR74901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR519501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR519501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR519501'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR493201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR493201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR493201'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR969401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR969401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR969401'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98155 6.36948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98155"^^xsd:decimal ;
  dwc:decimalLongitude "6.36948"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98155 6.36948)"^^geo:wktLiteral ;
  geo-pos:lat "42.98155"^^xsd:decimal ;
  geo-pos:long "6.36948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR976401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR976401'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.36948'^^xsd:double;
  dwc:latitude '42.98155'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR976401'^^xsd:anyURI;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR453901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR453901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR453901'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR332201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR332201'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR332201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR527701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR527701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR527701'^^xsd:anyURI;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR836601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR836601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR836601'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR284901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR284901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR284901'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR732301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR732301'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR732301'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR283201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR283201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR283201'^^xsd:anyURI;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR113501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR113501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR113501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR419501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR419501'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR419501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR350301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR350301'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR350301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR78201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR78201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR78201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR77601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR77601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR77601'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR428401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR428401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR428401'^^xsd:anyURI;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.475"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63543"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  geo-pos:lat "43.475"^^xsd:decimal ;
  geo-pos:long "-1.63543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR194501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR194501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.63543'^^xsd:double;
  dwc:latitude '43.475'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR194501'^^xsd:anyURI;
  dwc:observationDate '2007-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR956401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR956401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR956401'^^xsd:anyURI;
  dwc:observationDate '1965-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.33119 -1.74805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.33119"^^xsd:decimal ;
  dwc:decimalLongitude "-1.74805"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.33119 -1.74805)"^^geo:wktLiteral ;
  geo-pos:lat "49.33119"^^xsd:decimal ;
  geo-pos:long "-1.74805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR218901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR218901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.74805'^^xsd:double;
  dwc:latitude '49.33119'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR218901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45496 -0.79295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45496"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79295"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45496 -0.79295)"^^geo:wktLiteral ;
  geo-pos:lat "49.45496"^^xsd:decimal ;
  geo-pos:long "-0.79295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR41901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR41901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.79295'^^xsd:double;
  dwc:latitude '49.45496'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR41901'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR939901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR939901'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR939901'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR110301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR110301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR110301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR469701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR469701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR469701'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR116401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR116401'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR116401'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR48601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR48601'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR48601'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64677 -0.39155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.64677"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39155"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64677 -0.39155)"^^geo:wktLiteral ;
  geo-pos:lat "49.64677"^^xsd:decimal ;
  geo-pos:long "-0.39155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR33001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR33001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.39155'^^xsd:double;
  dwc:latitude '49.64677'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR33001'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR732701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR732701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR732701'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR379701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR379701'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR379701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR224501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR224501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR224501'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94209 1.50914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94209"^^xsd:decimal ;
  dwc:decimalLongitude "1.50914"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94209 1.50914)"^^geo:wktLiteral ;
  geo-pos:lat "50.94209"^^xsd:decimal ;
  geo-pos:long "1.50914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR184901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR184901'^^xsd:string;
  dwc:scientificName 'Eualus pusiolus (Krøyer, 1841)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.50914'^^xsd:double;
  dwc:latitude '50.94209'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR184901'^^xsd:anyURI;
  dwc:observationDate '2000-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR425701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR425701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR425701'^^xsd:anyURI;
  dwc:observationDate '1976-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR916601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR916601'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR916601'^^xsd:anyURI;
  dwc:observationDate '1964-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR297101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR297101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR297101'^^xsd:anyURI;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR148901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR148901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR148901'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR185001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR185001'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR185001'^^xsd:anyURI;
  dwc:observationDate '2005-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR684201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR684201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR684201'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR51101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR51101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR51101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR51101'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR630001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR630001'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR630001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR317601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR317601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR317601'^^xsd:anyURI;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.66095"^^xsd:decimal ;
  dwc:decimalLongitude "0.16165"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.66095 0.16165)"^^geo:wktLiteral ;
  geo-pos:lat "49.66095"^^xsd:decimal ;
  geo-pos:long "0.16165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR18601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR18601'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.16165'^^xsd:double;
  dwc:latitude '49.66095'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR18601'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR909901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR909901'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR909901'^^xsd:anyURI;
  dwc:observationDate '1978-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR319401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR319401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR319401'^^xsd:anyURI;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR167301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR167301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR167301'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR275901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR275901'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR275901'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR409901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR409901'^^xsd:string;
  dwc:scientificName 'Athanas amazone Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.18192'^^xsd:double;
  dwc:latitude '42.40479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR409901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR564201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR564201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR564201'^^xsd:anyURI;
  dwc:observationDate '1986-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR72901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR72901'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR72901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR366301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR366301'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR366301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR809901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR809901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR809901'^^xsd:anyURI;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR55701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR55701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR55701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR443901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR443901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR443901'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7326 -0.53599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7326"^^xsd:decimal ;
  dwc:decimalLongitude "-0.53599"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7326 -0.53599)"^^geo:wktLiteral ;
  geo-pos:lat "49.7326"^^xsd:decimal ;
  geo-pos:long "-0.53599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR40501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR40501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.53599'^^xsd:double;
  dwc:latitude '49.7326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR40501'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR289401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR289401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR289401'^^xsd:anyURI;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR226001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR226001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR226001'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.87853 -3.90241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.87853"^^xsd:decimal ;
  dwc:decimalLongitude "-3.90241"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.87853 -3.90241)"^^geo:wktLiteral ;
  geo-pos:lat "46.87853"^^xsd:decimal ;
  geo-pos:long "-3.90241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR459501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR459501'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.90241'^^xsd:double;
  dwc:latitude '46.87853'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR459501'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR380501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR380501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR380501'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR490301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR490301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR490301'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR703401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR703401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR703401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR134201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR134201'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR134201'^^xsd:anyURI;
  dwc:observationDate '1997-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR549901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR549901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR549901'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR6201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR6201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR268901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR268901'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR268901'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR607301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR607301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR607301'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR325501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR325501'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR325501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR312501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR312501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR312501'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR441901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR441901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.55428'^^xsd:double;
  dwc:latitude '43.30274'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR441901'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR366401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR366401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR366401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR28301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR28301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR28301'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR251201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR251201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR251201'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR27601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR27601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR27601'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR56501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR56501'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR56501'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR351101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR351101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR351101'^^xsd:anyURI;
  dwc:observationDate '1968-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR719801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR719801'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR719801'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR71601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR71601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR71601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR71601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR931301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR931301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR931301'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR796001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR796001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR796001'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4672 -0.37971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4672"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37971"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4672 -0.37971)"^^geo:wktLiteral ;
  geo-pos:lat "49.4672"^^xsd:decimal ;
  geo-pos:long "-0.37971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR32501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR32501'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.37971'^^xsd:double;
  dwc:latitude '49.4672'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR32501'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR484501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR484501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR484501'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR637301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR637301'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR637301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.35745 -3.43234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.35745"^^xsd:decimal ;
  dwc:decimalLongitude "-3.43234"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.35745 -3.43234)"^^geo:wktLiteral ;
  geo-pos:lat "47.35745"^^xsd:decimal ;
  geo-pos:long "-3.43234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR437801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR437801'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.43234'^^xsd:double;
  dwc:latitude '47.35745'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR437801'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR846701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR846701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR846701'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR110601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR110601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR110601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR254301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR254301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR254301'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR549601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR549601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR549601'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR917901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR917901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR917901'^^xsd:anyURI;
  dwc:observationDate '1963-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR328801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR328801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR328801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR322101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR322101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR322101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR290801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR290801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR290801'^^xsd:anyURI;
  dwc:observationDate '1990-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR483301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR483301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR483301'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR669001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR669001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR669001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR233401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR233401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR233401'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR118701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR118701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR118701'^^xsd:anyURI;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21335"^^xsd:decimal ;
  dwc:decimalLongitude "3.43044"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  geo-pos:lat "43.21335"^^xsd:decimal ;
  geo-pos:long "3.43044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR433201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR433201'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.43044'^^xsd:double;
  dwc:latitude '43.21335'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR433201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.15172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73157"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  geo-pos:lat "49.15172"^^xsd:decimal ;
  geo-pos:long "-1.73157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR199001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR199001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.73157'^^xsd:double;
  dwc:latitude '49.15172'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR199001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR515101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR515101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR515101'^^xsd:anyURI;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR774901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR774901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR774901'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR922501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR922501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR922501'^^xsd:anyURI;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR741601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR741601'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR741601'^^xsd:anyURI;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR811001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR811001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR811001'^^xsd:anyURI;
  dwc:observationDate '1968-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR851001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR851001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR851001'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR618601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR618601'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR618601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR7701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR7701'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR432201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR432201'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR432201'^^xsd:anyURI;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR178401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR178401'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR178401'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR249401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR249401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR249401'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR511801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR511801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR511801'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR486501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR486501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR486501'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR105501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR105501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR105501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR867701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR867701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR867701'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR30301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR30301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR30301'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94437"^^xsd:decimal ;
  dwc:decimalLongitude "3.06121"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  geo-pos:lat "42.94437"^^xsd:decimal ;
  geo-pos:long "3.06121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR347401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR347401'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06121'^^xsd:double;
  dwc:latitude '42.94437'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR347401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR580101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR580101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR580101'^^xsd:anyURI;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR135201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR135201'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR135201'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR700701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR700701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR700701'^^xsd:anyURI;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR588101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR588101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR588101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR373201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR373201'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR373201'^^xsd:anyURI;
  dwc:observationDate '1967-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR484701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR484701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR484701'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR664601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR664601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR664601'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR399101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR399101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR399101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR605401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR605401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR605401'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR196601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR196601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR196601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR696001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR696001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR696001'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR555001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR555001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR555001'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR630801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR630801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR630801'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09488 5.51637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09488"^^xsd:decimal ;
  dwc:decimalLongitude "5.51637"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09488 5.51637)"^^geo:wktLiteral ;
  geo-pos:lat "43.09488"^^xsd:decimal ;
  geo-pos:long "5.51637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR928101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR928101'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.51637'^^xsd:double;
  dwc:latitude '43.09488'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR928101'^^xsd:anyURI;
  dwc:observationDate '1961-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR707801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR707801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR707801'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR801201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR801201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR801201'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR102101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR102101'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR102101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR368401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR368401'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR368401'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR47201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR47201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR47201'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR485501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR485501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR485501'^^xsd:anyURI;
  dwc:observationDate '1981-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR67201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR67201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR67201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR460901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR460901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR460901'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR269501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR269501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR269501'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56076 -0.24759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56076"^^xsd:decimal ;
  dwc:decimalLongitude "-0.24759"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56076 -0.24759)"^^geo:wktLiteral ;
  geo-pos:lat "49.56076"^^xsd:decimal ;
  geo-pos:long "-0.24759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR24501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR24501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.24759'^^xsd:double;
  dwc:latitude '49.56076'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR24501'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR575901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR575901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR575901'^^xsd:anyURI;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR912401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR912401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR912401'^^xsd:anyURI;
  dwc:observationDate '1968-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR35501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR35501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR35501'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30373 3.30793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30373"^^xsd:decimal ;
  dwc:decimalLongitude "3.30793"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30373 3.30793)"^^geo:wktLiteral ;
  geo-pos:lat "43.30373"^^xsd:decimal ;
  geo-pos:long "3.30793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR432701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR432701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '3.30793'^^xsd:double;
  dwc:latitude '43.30373'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR432701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR510801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR510801'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR510801'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR584201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR584201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR584201'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR110501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR110501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR110501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR108701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR108701'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR108701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR544501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR544501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR544501'^^xsd:anyURI;
  dwc:observationDate '2000-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR856801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR856801'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR856801'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.00791 -4.71212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.00791"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71212"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.00791 -4.71212)"^^geo:wktLiteral ;
  geo-pos:lat "47.00791"^^xsd:decimal ;
  geo-pos:long "-4.71212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR806201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR806201'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.71212'^^xsd:double;
  dwc:latitude '47.00791'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR806201'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR55101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR55101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR55101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR938601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR938601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR938601'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR923001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR923001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR923001'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR27801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR27801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR27801'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR648401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR648401'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR648401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR431401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR431401'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR431401'^^xsd:anyURI;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR418301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR418301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR418301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR861701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR861701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR861701'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.97602 -3.78285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.97602"^^xsd:decimal ;
  dwc:decimalLongitude "-3.78285"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.97602 -3.78285)"^^geo:wktLiteral ;
  geo-pos:lat "46.97602"^^xsd:decimal ;
  geo-pos:long "-3.78285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR459001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR459001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.78285'^^xsd:double;
  dwc:latitude '46.97602'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR459001'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR61601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR61601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR61601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58457"^^xsd:decimal ;
  dwc:decimalLongitude "3.18248"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  geo-pos:lat "42.58457"^^xsd:decimal ;
  geo-pos:long "3.18248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR389801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR389801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18248'^^xsd:double;
  dwc:latitude '42.58457'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR389801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR245701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR245701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR245701'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR217101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR217101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR217101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR131601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR131601'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR131601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR485901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR485901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR485901'^^xsd:anyURI;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR956101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR956101'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR956101'^^xsd:anyURI;
  dwc:observationDate '1965-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR614401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR614401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR614401'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR272701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR272701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR272701'^^xsd:anyURI;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR849601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR849601'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR849601'^^xsd:anyURI;
  dwc:observationDate '1965-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR553501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR553501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR553501'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR165501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR165501'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR165501'^^xsd:anyURI;
  dwc:observationDate '1977-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR539601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR539601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR539601'^^xsd:anyURI;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR485301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR485301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR485301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR485301'^^xsd:anyURI;
  dwc:observationDate '1981-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR489801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR489801'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR489801'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR200301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR200301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR200301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR648601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR648601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR648601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR235901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR235901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR235901'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR13001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR13001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR13001'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR364401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR364401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR364401'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR141301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR141301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR141301'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR781301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR781301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR781301'^^xsd:anyURI;
  dwc:observationDate '2005-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR64401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR64401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR64401'^^xsd:anyURI;
  dwc:observationDate '2006-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR237301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR237301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR237301'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR104401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR104401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR104401'^^xsd:anyURI;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR721801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR721801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR721801'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR600201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR600201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR600201'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR183001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR183001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR183001'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64677 -0.39155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.64677"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39155"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64677 -0.39155)"^^geo:wktLiteral ;
  geo-pos:lat "49.64677"^^xsd:decimal ;
  geo-pos:long "-0.39155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR33101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR33101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.39155'^^xsd:double;
  dwc:latitude '49.64677'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR33101'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR137501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR137501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR137501'^^xsd:anyURI;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR77001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR77001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR77001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR712501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR712501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR712501'^^xsd:anyURI;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR232201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR232201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR232201'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR668501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR668501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR668501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75144"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6494"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  geo-pos:lat "48.75144"^^xsd:decimal ;
  geo-pos:long "-2.6494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR310501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR310501'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.6494'^^xsd:double;
  dwc:latitude '48.75144'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR310501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56897 4.05184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56897"^^xsd:decimal ;
  dwc:decimalLongitude "4.05184"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56897 4.05184)"^^geo:wktLiteral ;
  geo-pos:lat "43.56897"^^xsd:decimal ;
  geo-pos:long "4.05184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR651401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR651401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.05184'^^xsd:double;
  dwc:latitude '43.56897'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR651401'^^xsd:anyURI;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR358401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR358401'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR358401'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR403201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR403201'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR403201'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR854201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR854201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR854201'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR363601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR363601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR363601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR548901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR548901'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR548901'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR102301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR102301'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR102301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR671701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR671701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR671701'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR358701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR358701'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR358701'^^xsd:anyURI;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR627301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR627301'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR627301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR896301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR896301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR896301'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR896301'^^xsd:anyURI;
  dwc:observationDate '1965-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR594201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR594201'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR594201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR949101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR949101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR949101'^^xsd:anyURI;
  dwc:observationDate '1969-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63874 -0.66803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.63874"^^xsd:decimal ;
  dwc:decimalLongitude "-0.66803"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63874 -0.66803)"^^geo:wktLiteral ;
  geo-pos:lat "49.63874"^^xsd:decimal ;
  geo-pos:long "-0.66803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR41301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR41301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-0.66803'^^xsd:double;
  dwc:latitude '49.63874'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR41301'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR983101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR983101'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.14844'^^xsd:double;
  dwc:latitude '43.58484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR983101'^^xsd:anyURI;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR637601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR637601'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR637601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR433901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR433901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR433901'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR433901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR459401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR459401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR459401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR566401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR566401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR566401'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25328"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  geo-pos:lat "49.65055"^^xsd:decimal ;
  geo-pos:long "-0.25328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR24601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR24601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR24601'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.25328'^^xsd:double;
  dwc:latitude '49.65055'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR24601'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR428101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR428101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR428101'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR428101'^^xsd:anyURI;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR923801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR923801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR923801'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR350401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR350401'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR350401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR948301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR948301'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR948301'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67461"^^xsd:decimal ;
  dwc:decimalLongitude "3.06092"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  geo-pos:lat "42.67461"^^xsd:decimal ;
  geo-pos:long "3.06092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR352301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR352301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06092'^^xsd:double;
  dwc:latitude '42.67461'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR352301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR481201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR481201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR481201'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR568801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR568801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR568801'^^xsd:anyURI;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR863601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR863601'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR863601'^^xsd:anyURI;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR816201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR816201'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR816201'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR131801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR131801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR131801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8459 -4.42532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8459"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42532"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8459 -4.42532)"^^geo:wktLiteral ;
  geo-pos:lat "46.8459"^^xsd:decimal ;
  geo-pos:long "-4.42532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR688501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR688501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.42532'^^xsd:double;
  dwc:latitude '46.8459'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR688501'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR596401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR596401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR596401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR596401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06749 6.49727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06749"^^xsd:decimal ;
  dwc:decimalLongitude "6.49727"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06749 6.49727)"^^geo:wktLiteral ;
  geo-pos:lat "43.06749"^^xsd:decimal ;
  geo-pos:long "6.49727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR977201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR977201'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.49727'^^xsd:double;
  dwc:latitude '43.06749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR977201'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR649301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR649301'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR649301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR608201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR608201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR608201'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR439801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR439801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR439801'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR917601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR917601'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR917601'^^xsd:anyURI;
  dwc:observationDate '1962-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.06572 -3.79416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.06572"^^xsd:decimal ;
  dwc:decimalLongitude "-3.79416"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.06572 -3.79416)"^^geo:wktLiteral ;
  geo-pos:lat "47.06572"^^xsd:decimal ;
  geo-pos:long "-3.79416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR453401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR453401'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.79416'^^xsd:double;
  dwc:latitude '47.06572'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR453401'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR138801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR138801'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR138801'^^xsd:anyURI;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR512101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR512101'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR512101'^^xsd:anyURI;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR856201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR856201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR856201'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR763501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR763501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR763501'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR174401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR174401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR174401'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR436901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR436901'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR436901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR46001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR46001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR46001'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR204901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR204901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR204901'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR259001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR259001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR259001'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR474101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR474101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR474101'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR576201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR576201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR576201'^^xsd:anyURI;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR385101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR385101'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR385101'^^xsd:anyURI;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR907101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR907101'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR907101'^^xsd:anyURI;
  dwc:observationDate '1962-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR315801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR315801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR315801'^^xsd:anyURI;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR594301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR594301'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR594301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR364601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR364601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR364601'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR232101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR232101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR232101'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR705401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR705401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR705401'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR372101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR372101'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR372101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR460201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR460201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR460201'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR460201'^^xsd:anyURI;
  dwc:observationDate '1978-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR879301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR879301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR879301'^^xsd:anyURI;
  dwc:observationDate '1965-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR520901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR520901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR520901'^^xsd:anyURI;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR234501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR234501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR234501'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR488401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR488401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR488401'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR318401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR318401'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR318401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR808001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR808001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR808001'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR431701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR431701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR431701'^^xsd:anyURI;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR250401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR250401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR250401'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03431"^^xsd:decimal ;
  dwc:decimalLongitude "3.0613"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  geo-pos:lat "43.03431"^^xsd:decimal ;
  geo-pos:long "3.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR355201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR355201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR355201'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.0613'^^xsd:double;
  dwc:latitude '43.03431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR355201'^^xsd:anyURI;
  dwc:observationDate '2000-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR467601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR467601'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR467601'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR502101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR502101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR502101'^^xsd:anyURI;
  dwc:observationDate '1986-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR163101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR163101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR163101'^^xsd:anyURI;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94914 1.1205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94914"^^xsd:decimal ;
  dwc:decimalLongitude "1.1205"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94914 1.1205)"^^geo:wktLiteral ;
  geo-pos:lat "49.94914"^^xsd:decimal ;
  geo-pos:long "1.1205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR93401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR93401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.1205'^^xsd:double;
  dwc:latitude '49.94914'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR93401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR481601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR481601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR481601'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR52501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR52501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR52501'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR4101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR4101'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR230201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR230201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR230201'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR397001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR397001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR397001'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR874501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR874501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR874501'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR724301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR724301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR724301'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR164301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR164301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR164301'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR597101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR597101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR597101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR946601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR946601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR946601'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR946601'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR540801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR540801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR540801'^^xsd:anyURI;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67461"^^xsd:decimal ;
  dwc:decimalLongitude "3.06092"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  geo-pos:lat "42.67461"^^xsd:decimal ;
  geo-pos:long "3.06092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR352501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR352501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06092'^^xsd:double;
  dwc:latitude '42.67461'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR352501'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR794401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR794401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR794401'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR140001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR140001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR140001'^^xsd:anyURI;
  dwc:observationDate '2009-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR797001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR797001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR797001'^^xsd:anyURI;
  dwc:observationDate '2004-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR416601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR416601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR416601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR579701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR579701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR579701'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR509301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR509301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR509301'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR139901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR139901'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR139901'^^xsd:anyURI;
  dwc:observationDate '2009-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR421701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR421701'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR421701'^^xsd:anyURI;
  dwc:observationDate '1975-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR54601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR54601'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR54601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR887301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR887301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR887301'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR342601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR342601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR342601'^^xsd:anyURI;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11152 4.65744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11152"^^xsd:decimal ;
  dwc:decimalLongitude "4.65744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11152 4.65744)"^^geo:wktLiteral ;
  geo-pos:lat "43.11152"^^xsd:decimal ;
  geo-pos:long "4.65744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR793201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR793201'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.65744'^^xsd:double;
  dwc:latitude '43.11152'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR793201'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR38101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR38101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR38101'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR217001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR217001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR217001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR694601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR694601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR694601'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR964601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR964601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR964601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR964601'^^xsd:anyURI;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45056"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  geo-pos:lat "49.45056"^^xsd:decimal ;
  geo-pos:long "-0.93065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR43001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR43001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93065'^^xsd:double;
  dwc:latitude '49.45056'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR43001'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR112701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR112701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR112701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR54001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR54001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR54001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR893301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR893301'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR893301'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR273601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR273601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR273601'^^xsd:anyURI;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30204"^^xsd:decimal ;
  dwc:decimalLongitude "3.67744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  geo-pos:lat "43.30204"^^xsd:decimal ;
  geo-pos:long "3.67744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR443401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR443401'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.67744'^^xsd:double;
  dwc:latitude '43.30204'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR443401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67461"^^xsd:decimal ;
  dwc:decimalLongitude "3.06092"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67461 3.06092)"^^geo:wktLiteral ;
  geo-pos:lat "42.67461"^^xsd:decimal ;
  geo-pos:long "3.06092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR350001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR350001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06092'^^xsd:double;
  dwc:latitude '42.67461'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR350001'^^xsd:anyURI;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR26001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR26001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR26001'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR862701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR862701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR862701'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR634001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR634001'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR634001'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.29139 -1.09364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.29139"^^xsd:decimal ;
  dwc:decimalLongitude "-1.09364"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.29139 -1.09364)"^^geo:wktLiteral ;
  geo-pos:lat "46.29139"^^xsd:decimal ;
  geo-pos:long "-1.09364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR88401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR88401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.09364'^^xsd:double;
  dwc:latitude '46.29139'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR88401'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR684601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR684601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR684601'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR145601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR145601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR145601'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR130701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR130701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR130701'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR94001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR94001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR94001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR611901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR611901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR611901'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR815301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR815301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR815301'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR925201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR925201'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR925201'^^xsd:anyURI;
  dwc:observationDate '2002-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR99101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR99101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR99101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR99101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR314301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR314301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR314301'^^xsd:anyURI;
  dwc:observationDate '2006-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR491801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR491801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR491801'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR40101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR40101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.52363'^^xsd:double;
  dwc:latitude '49.55306'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR40101'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR68901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR68901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR68901'^^xsd:anyURI;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87142"^^xsd:decimal ;
  dwc:decimalLongitude "-1.97925"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  geo-pos:lat "48.87142"^^xsd:decimal ;
  geo-pos:long "-1.97925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR261701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR261701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.97925'^^xsd:double;
  dwc:latitude '48.87142'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR261701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR959601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR959601'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR959601'^^xsd:anyURI;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR724201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR724201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR724201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR769801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR769801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR769801'^^xsd:anyURI;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR841301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR841301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR841301'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR663801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR663801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR663801'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR814201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR814201'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR814201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82652"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  geo-pos:lat "48.69747"^^xsd:decimal ;
  geo-pos:long "-1.82652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR202601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR202601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.82652'^^xsd:double;
  dwc:latitude '48.69747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR202601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR570301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR570301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR570301'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR937401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR937401'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR937401'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR81701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR81701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR81701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR336901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR336901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR336901'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR759401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR759401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR759401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41429 6.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41429"^^xsd:decimal ;
  dwc:decimalLongitude "6.889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41429 6.889)"^^geo:wktLiteral ;
  geo-pos:lat "43.41429"^^xsd:decimal ;
  geo-pos:long "6.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR982301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR982301'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.889'^^xsd:double;
  dwc:latitude '43.41429'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR982301'^^xsd:anyURI;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR745901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR745901'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR745901'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR879901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR879901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR879901'^^xsd:anyURI;
  dwc:observationDate '1966-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR782401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR782401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR782401'^^xsd:anyURI;
  dwc:observationDate '2006-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR940201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR940201'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR940201'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49352 1.52243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49352"^^xsd:decimal ;
  dwc:decimalLongitude "1.52243"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49352 1.52243)"^^geo:wktLiteral ;
  geo-pos:lat "50.49352"^^xsd:decimal ;
  geo-pos:long "1.52243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR191401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR191401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.52243'^^xsd:double;
  dwc:latitude '50.49352'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR191401'^^xsd:anyURI;
  dwc:observationDate '2000-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR274901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR274901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR274901'^^xsd:anyURI;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR564701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR564701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR564701'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR657101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR657101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR657101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR764301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR764301'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR764301'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR952301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR952301'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.64314'^^xsd:double;
  dwc:latitude '43.18184'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR952301'^^xsd:anyURI;
  dwc:observationDate '1963-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR293501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR293501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR293501'^^xsd:anyURI;
  dwc:observationDate '1997-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR539501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR539501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR539501'^^xsd:anyURI;
  dwc:observationDate '1998-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR935701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR935701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR935701'^^xsd:anyURI;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR734601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR734601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR734601'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR665901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR665901'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR665901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR841901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR841901'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR841901'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR148101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR148101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR148101'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR962901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR962901'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR962901'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR765201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR765201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR765201'^^xsd:anyURI;
  dwc:observationDate '2000-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR962501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR962501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR962501'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR412401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR412401'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR412401'^^xsd:anyURI;
  dwc:observationDate '1968-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR138001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR138001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR138001'^^xsd:anyURI;
  dwc:observationDate '2005-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR329601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR329601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR329601'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR924801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR924801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR924801'^^xsd:anyURI;
  dwc:observationDate '1973-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR105301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR105301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR105301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR679001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR679001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR679001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR977601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR977601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR977601'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR529701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR529701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR529701'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR124701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR124701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR124701'^^xsd:anyURI;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR494701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR494701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR494701'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR812001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR812001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR812001'^^xsd:anyURI;
  dwc:observationDate '1968-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR137901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR137901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR137901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR914601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR914601'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin-Méneville, 1832'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR914601'^^xsd:anyURI;
  dwc:observationDate '1973-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR541501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR541501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR541501'^^xsd:anyURI;
  dwc:observationDate '1999-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR21401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR21401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR21401'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37382"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  geo-pos:lat "49.3774"^^xsd:decimal ;
  geo-pos:long "-0.37382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR32001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR32001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.37382'^^xsd:double;
  dwc:latitude '49.3774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR32001'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.475"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63543"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  geo-pos:lat "43.475"^^xsd:decimal ;
  geo-pos:long "-1.63543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR194301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR194301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.63543'^^xsd:double;
  dwc:latitude '43.475'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR194301'^^xsd:anyURI;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR691501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR691501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR691501'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR301'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR377401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR377401'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR377401'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR823301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR823301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR823301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR820801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR820801'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR820801'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR925801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR925801'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin-Méneville, 1832'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR925801'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR61901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR61901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR61901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR624801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR624801'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR624801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR256001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR256001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR256001'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR216001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR216001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR216001'^^xsd:anyURI;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR314401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR314401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR314401'^^xsd:anyURI;
  dwc:observationDate '2006-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR824401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR824401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR824401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR565301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR565301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR565301'^^xsd:anyURI;
  dwc:observationDate '1986-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR644101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR644101'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR644101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR570501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR570501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR570501'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR295301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR295301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR295301'^^xsd:anyURI;
  dwc:observationDate '2000-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR10001'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR10001'^^xsd:anyURI;
  dwc:observationDate '2006-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17062 -3.54244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.17062"^^xsd:decimal ;
  dwc:decimalLongitude "-3.54244"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17062 -3.54244)"^^geo:wktLiteral ;
  geo-pos:lat "47.17062"^^xsd:decimal ;
  geo-pos:long "-3.54244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR441701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR441701'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.54244'^^xsd:double;
  dwc:latitude '47.17062'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR441701'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR346101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR346101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR346101'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR346101'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR180401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR180401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR180401'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR745601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR745601'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR745601'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR376801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR376801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR376801'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR188701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR188701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR188701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR188701'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR216301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR216301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR216301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR216301'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR18901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR18901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.17156'^^xsd:double;
  dwc:latitude '49.48133'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR18901'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR325201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR325201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR325201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR243201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR243201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR243201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR435701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR435701'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR435701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  geo-pos:lat "47.28899"^^xsd:decimal ;
  geo-pos:long "-3.02596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR348801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR348801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.02596'^^xsd:double;
  dwc:latitude '47.28899'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR348801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR67601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR67601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR67601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR226901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR226901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR226901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR226901'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR257501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR257501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR257501'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR496201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR496201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR496201'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR466301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR466301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR466301'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR715401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR715401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR715401'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR533001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR533001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR533001'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR615001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR615001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR615001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR615001'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR349501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR349501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR349501'^^xsd:anyURI;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR92401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR92401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR92401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR322901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR322901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR322901'^^xsd:anyURI;
  dwc:observationDate '2004-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR366801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR366801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR366801'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR517601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR517601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR517601'^^xsd:anyURI;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR707201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR707201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR707201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR293101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR293101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR293101'^^xsd:anyURI;
  dwc:observationDate '1996-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR701201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR701201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR701201'^^xsd:anyURI;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR530501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR530501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR530501'^^xsd:anyURI;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR874101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR874101'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR874101'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR973701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR973701'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR973701'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR728501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR728501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR728501'^^xsd:anyURI;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR374101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR374101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR374101'^^xsd:anyURI;
  dwc:observationDate '1968-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR493301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR493301'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR493301'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR419701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR419701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR419701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR198301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR198301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR198301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR848601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR848601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR848601'^^xsd:anyURI;
  dwc:observationDate '1965-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR676201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR676201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR676201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.70059 -1.50478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.70059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.50478"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.70059 -1.50478)"^^geo:wktLiteral ;
  geo-pos:lat "49.70059"^^xsd:decimal ;
  geo-pos:long "-1.50478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR179301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR179301'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.50478'^^xsd:double;
  dwc:latitude '49.70059'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR179301'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR597001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR597001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR597001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR716801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR716801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR716801'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR841801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR841801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR841801'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR565601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR565601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR565601'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR4801'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR4801'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR720101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR720101'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR720101'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR255201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR255201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR255201'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR253001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR253001'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR253001'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR522601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR522601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR522601'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR73701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR73701'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR73701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR527001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR527001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR527001'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR948601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR948601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR948601'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR643401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR643401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR643401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94371 1.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94371"^^xsd:decimal ;
  dwc:decimalLongitude "1.6511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94371 1.6511)"^^geo:wktLiteral ;
  geo-pos:lat "50.94371"^^xsd:decimal ;
  geo-pos:long "1.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR200401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR200401'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.6511'^^xsd:double;
  dwc:latitude '50.94371'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR200401'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR730101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR730101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR730101'^^xsd:anyURI;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR130401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR130401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR130401'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR130401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR587501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR587501'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR587501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR916901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR916901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR916901'^^xsd:anyURI;
  dwc:observationDate '1962-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR344201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR344201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR344201'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR618701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR618701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR618701'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69539 -1.64307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.69539"^^xsd:decimal ;
  dwc:decimalLongitude "-1.64307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69539 -1.64307)"^^geo:wktLiteral ;
  geo-pos:lat "49.69539"^^xsd:decimal ;
  geo-pos:long "-1.64307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR195401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR195401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.64307'^^xsd:double;
  dwc:latitude '49.69539'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR195401'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85431 3.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85431"^^xsd:decimal ;
  dwc:decimalLongitude "3.18333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85431 3.18333)"^^geo:wktLiteral ;
  geo-pos:lat "42.85431"^^xsd:decimal ;
  geo-pos:long "3.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR410501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR410501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR410501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18333'^^xsd:double;
  dwc:latitude '42.85431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR410501'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR197101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR197101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR197101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR258101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR258101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR258101'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR589901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR589901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR589901'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR532501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR532501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR532501'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR11201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR11201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR11201'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR127101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR127101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR127101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR805401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR805401'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR805401'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR96001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR96001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR96001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR96001'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR747301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR747301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR747301'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4855 2.06695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4855"^^xsd:decimal ;
  dwc:decimalLongitude "2.06695"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4855 2.06695)"^^geo:wktLiteral ;
  geo-pos:lat "51.4855"^^xsd:decimal ;
  geo-pos:long "2.06695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR266401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR266401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.06695'^^xsd:double;
  dwc:latitude '51.4855'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR266401'^^xsd:anyURI;
  dwc:observationDate '2000-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR635901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR635901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR635901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR764601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR764601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR764601'^^xsd:anyURI;
  dwc:observationDate '1999-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR514101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR514101'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR514101'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR912201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR912201'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR912201'^^xsd:anyURI;
  dwc:observationDate '1967-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR473201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR473201'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR473201'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR47701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR47701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR47701'^^xsd:anyURI;
  dwc:observationDate '1988-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR437701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR437701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR437701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR476201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR476201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR476201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR476201'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19949"^^xsd:decimal ;
  dwc:decimalLongitude "4.78295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  geo-pos:lat "43.19949"^^xsd:decimal ;
  geo-pos:long "4.78295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR814001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR814001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78295'^^xsd:double;
  dwc:latitude '43.19949'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR814001'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR850801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR850801'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR850801'^^xsd:anyURI;
  dwc:observationDate '1966-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR573701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR573701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR573701'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR456601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR456601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR456601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR630901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR630901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR630901'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR562001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR562001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR562001'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR772601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR772601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR772601'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR183401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR183401'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR183401'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR243501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR243501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR243501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR629801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR629801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR629801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR240001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR240001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR240001'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR591101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR591101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR591101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR591101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR177401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR177401'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR177401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR486401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR486401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR486401'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR701601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR701601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR701601'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR89901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR89901'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR89901'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR915001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR915001'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR915001'^^xsd:anyURI;
  dwc:observationDate '2006-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR564301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR564301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR564301'^^xsd:anyURI;
  dwc:observationDate '1986-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR637201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR637201'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR637201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR456501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR456501'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR456501'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70815 -1.55522)"^^geo:wktLiteral ;
  geo-pos:lat "48.70815"^^xsd:decimal ;
  geo-pos:long "-1.55522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR190401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR190401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.55522'^^xsd:double;
  dwc:latitude '48.70815'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR190401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR101601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR101601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR101601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR223601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR223601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR223601'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR424101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR424101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR424101'^^xsd:anyURI;
  dwc:observationDate '1976-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR528301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR528301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR528301'^^xsd:anyURI;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR557201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR557201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR557201'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR534401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR534401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR534401'^^xsd:anyURI;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR197901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR197901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR197901'^^xsd:anyURI;
  dwc:observationDate '2006-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR782701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR782701'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR782701'^^xsd:anyURI;
  dwc:observationDate '1998-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR840701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR840701'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR840701'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR829201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR829201'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR829201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR829401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR829401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR829401'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR197801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR197801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR197801'^^xsd:anyURI;
  dwc:observationDate '2007-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR796601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR796601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR796601'^^xsd:anyURI;
  dwc:observationDate '2005-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR798201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR798201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR798201'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR298501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR298501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR298501'^^xsd:anyURI;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR694701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR694701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR694701'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR743001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR743001'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR743001'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR961401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR961401'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR961401'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR6401'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR6401'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR97801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR97801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR97801'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR74101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR74101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR74101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR660101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR660101'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR660101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR933201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR933201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR933201'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR563101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR563101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR563101'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR215001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR215001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR215001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR151501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR151501'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR151501'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR332901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR332901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR332901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR935901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR935901'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR935901'^^xsd:anyURI;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR449101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR449101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR449101'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR91601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR91601'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR91601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR57201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR57201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR57201'^^xsd:anyURI;
  dwc:observationDate '2006-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR837401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR837401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR837401'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR288501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR288501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR288501'^^xsd:anyURI;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87142"^^xsd:decimal ;
  dwc:decimalLongitude "-1.97925"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  geo-pos:lat "48.87142"^^xsd:decimal ;
  geo-pos:long "-1.97925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR264501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR264501'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.97925'^^xsd:double;
  dwc:latitude '48.87142'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR264501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR662301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR662301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR662301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR662301'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR522701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR522701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR522701'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR192301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR192301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR192301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR192301'^^xsd:anyURI;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR398801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR398801'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR398801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR334401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR334401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR334401'^^xsd:anyURI;
  dwc:observationDate '2005-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR583501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR583501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR583501'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR849401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR849401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR849401'^^xsd:anyURI;
  dwc:observationDate '1965-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR515401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR515401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR515401'^^xsd:anyURI;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR515801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR515801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR515801'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR536701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR536701'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR536701'^^xsd:anyURI;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR799701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR799701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR799701'^^xsd:anyURI;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR595901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR595901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR595901'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR986101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR986101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR986101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.69767"^^xsd:decimal ;
  dwc:decimalLongitude "8.79509"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR986101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.69767 8.79509)"^^geo:wktLiteral ;
  geo-pos:lat "42.69767"^^xsd:decimal ;
  geo-pos:long "8.79509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR986101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR986101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR986101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.79509'^^xsd:double;
  dwc:latitude '42.69767'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR986101'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47774"^^xsd:decimal ;
  dwc:decimalLongitude "4.17373"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  geo-pos:lat "43.47774"^^xsd:decimal ;
  geo-pos:long "4.17373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR652001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR652001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.17373'^^xsd:double;
  dwc:latitude '43.47774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR652001'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR918001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR918001'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR918001'^^xsd:anyURI;
  dwc:observationDate '1963-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR968701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR968701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR968701'^^xsd:anyURI;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR967601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR967601'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR967601'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR581201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR581201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR581201'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR545801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR545801'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR545801'^^xsd:anyURI;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR212701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR212701'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR212701'^^xsd:anyURI;
  dwc:observationDate '2005-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR338801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR338801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR338801'^^xsd:anyURI;
  dwc:observationDate '2005-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR888101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR888101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR888101'^^xsd:anyURI;
  dwc:observationDate '1969-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR864201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR864201'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR864201'^^xsd:anyURI;
  dwc:observationDate '1974-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR958101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR958101'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR958101'^^xsd:anyURI;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR93501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR93501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR93501'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR93501'^^xsd:anyURI;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR834501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR834501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR834501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR686001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR686001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR686001'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21642"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  geo-pos:lat "46.19673"^^xsd:decimal ;
  geo-pos:long "-1.21642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR128701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR128701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21642'^^xsd:double;
  dwc:latitude '46.19673'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR128701'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR531501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR531501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR531501'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR514301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR514301'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR514301'^^xsd:anyURI;
  dwc:observationDate '1990-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR965101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR965101'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR965101'^^xsd:anyURI;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR768901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR768901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR768901'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR278601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR278601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR278601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR278601'^^xsd:anyURI;
  dwc:observationDate '1981-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR242101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR242101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR242101'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR625301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR625301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR625301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR111901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR111901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR111901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR114101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR114101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR114101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR798501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR798501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR798501'^^xsd:anyURI;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR876701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR876701'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR876701'^^xsd:anyURI;
  dwc:observationDate '1967-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR785801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR785801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR785801'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR734201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR734201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR734201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR290001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR290001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR290001'^^xsd:anyURI;
  dwc:observationDate '1989-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR612601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR612601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR612601'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR689901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR689901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR689901'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR689901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR81101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR81101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR81101'^^xsd:anyURI;
  dwc:observationDate '2007-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR908501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR908501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR908501'^^xsd:anyURI;
  dwc:observationDate '1963-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR453201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR453201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR453201'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR77101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR77101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR77101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR81901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR81901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR81901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05925"^^xsd:decimal ;
  dwc:decimalLongitude "6.74234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  geo-pos:lat "43.05925"^^xsd:decimal ;
  geo-pos:long "6.74234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR980601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR980601'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.74234'^^xsd:double;
  dwc:latitude '43.05925'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR980601'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR795101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR795101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR795101'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR729901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR729901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR729901'^^xsd:anyURI;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR260501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR260501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR260501'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR180701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR180701'^^xsd:string;
  dwc:scientificName 'Hyas coarctatus Leach, 1815'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR180701'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR713701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR713701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR713701'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03484 1.79089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03484"^^xsd:decimal ;
  dwc:decimalLongitude "1.79089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03484 1.79089)"^^geo:wktLiteral ;
  geo-pos:lat "51.03484"^^xsd:decimal ;
  geo-pos:long "1.79089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR208701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR208701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79089'^^xsd:double;
  dwc:latitude '51.03484'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR208701'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR315001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR315001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR315001'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR725601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR725601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR725601'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR829101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR829101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR829101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR630601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR630601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR630601'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR609701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR609701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR609701'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR730901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR730901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR730901'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR730901'^^xsd:anyURI;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR617401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR617401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR617401'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR500101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR500101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR500101'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR119501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR119501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR119501'^^xsd:anyURI;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR967101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR967101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR967101'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR288701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR288701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR288701'^^xsd:anyURI;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR5401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR5401'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR115801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR115801'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR115801'^^xsd:anyURI;
  dwc:observationDate '2008-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR626601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR626601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR626601'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR627001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR627001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR627001'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR935201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR935201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR935201'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67448"^^xsd:decimal ;
  dwc:decimalLongitude "3.18277"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  geo-pos:lat "42.67448"^^xsd:decimal ;
  geo-pos:long "3.18277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR411801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR411801'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.18277'^^xsd:double;
  dwc:latitude '42.67448'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR411801'^^xsd:anyURI;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR224101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR224101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR224101'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR35301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR35301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR35301'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR837301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR837301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR837301'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR94701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR94701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR94701'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR585801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR585801'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR585801'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01532"^^xsd:decimal ;
  dwc:decimalLongitude "5.02247"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  geo-pos:lat "43.01532"^^xsd:decimal ;
  geo-pos:long "5.02247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR887601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR887601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02247'^^xsd:double;
  dwc:latitude '43.01532'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR887601'^^xsd:anyURI;
  dwc:observationDate '1969-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR568301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR568301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR568301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR568301'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR509201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR509201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR509201'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR678501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR678501'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR678501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR28901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR28901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR28901'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR1501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR1501'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR967401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR967401'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR967401'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR326301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR326301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR326301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR225101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR225101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR225101'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR177101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR177101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR177101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR522001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR522001'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR522001'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR338601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR338601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR338601'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR564601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR564601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR564601'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR958701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR958701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR958701'^^xsd:anyURI;
  dwc:observationDate '1968-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR364301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR364301'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR364301'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR641701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR641701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR641701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR641701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR342001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR342001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR342001'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR571901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR571901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR571901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR571901'^^xsd:anyURI;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR256801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR256801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR256801'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30204"^^xsd:decimal ;
  dwc:decimalLongitude "3.67744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  geo-pos:lat "43.30204"^^xsd:decimal ;
  geo-pos:long "3.67744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR443501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR443501'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.67744'^^xsd:double;
  dwc:latitude '43.30204'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR443501'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR131001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR131001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR131001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR565901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR565901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR565901'^^xsd:anyURI;
  dwc:observationDate '1987-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR435601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR435601'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR435601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR687901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR687901'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR687901'^^xsd:anyURI;
  dwc:observationDate '2004-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR532201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR532201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR532201'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR30901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR30901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR30901'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR522201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR522201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR522201'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR280801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR280801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR280801'^^xsd:anyURI;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR558801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR558801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR558801'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR414201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR414201'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR414201'^^xsd:anyURI;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48848 -2.64896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48848"^^xsd:decimal ;
  dwc:decimalLongitude "-2.64896"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48848 -2.64896)"^^geo:wktLiteral ;
  geo-pos:lat "47.48848"^^xsd:decimal ;
  geo-pos:long "-2.64896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR310901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR310901'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1815)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.64896'^^xsd:double;
  dwc:latitude '47.48848'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR310901'^^xsd:anyURI;
  dwc:observationDate '2008-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65764"^^xsd:decimal ;
  dwc:decimalLongitude "0.02332"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65764 0.02332)"^^geo:wktLiteral ;
  geo-pos:lat "49.65764"^^xsd:decimal ;
  geo-pos:long "0.02332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR11701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR11701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR11701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02332'^^xsd:double;
  dwc:latitude '49.65764'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR11701'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR454801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR454801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR454801'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR948901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR948901'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR948901'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR607501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR607501'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR607501'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19949"^^xsd:decimal ;
  dwc:decimalLongitude "4.78295"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  geo-pos:lat "43.19949"^^xsd:decimal ;
  geo-pos:long "4.78295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR813601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR813601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.78295'^^xsd:double;
  dwc:latitude '43.19949'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR813601'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR648201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR648201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR648201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR578601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR578601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR578601'^^xsd:anyURI;
  dwc:observationDate '1994-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR683701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR683701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR683701'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR386001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR386001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR386001'^^xsd:anyURI;
  dwc:observationDate '1967-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR269301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR269301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR269301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR269301'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR256401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR256401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR256401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR256401'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR782901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR782901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR782901'^^xsd:anyURI;
  dwc:observationDate '1998-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR877301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR877301'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR877301'^^xsd:anyURI;
  dwc:observationDate '1968-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR775801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR775801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR775801'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR642101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR642101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR642101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR412501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR412501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR412501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR412501'^^xsd:anyURI;
  dwc:observationDate '1968-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.35304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28176 -1.35304)"^^geo:wktLiteral ;
  geo-pos:lat "46.28176"^^xsd:decimal ;
  geo-pos:long "-1.35304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR151701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR151701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.35304'^^xsd:double;
  dwc:latitude '46.28176'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR151701'^^xsd:anyURI;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR120001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR120001'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR120001'^^xsd:anyURI;
  dwc:observationDate '2001-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR805001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR805001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR805001'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR178201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR178201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR178201'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR276801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR276801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR276801'^^xsd:anyURI;
  dwc:observationDate '1985-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR938501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR938501'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR938501'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR165701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR165701'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR165701'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR705701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR705701'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR705701'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR290601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR290601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR290601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR290601'^^xsd:anyURI;
  dwc:observationDate '1990-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR958401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR958401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR958401'^^xsd:anyURI;
  dwc:observationDate '1967-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR37101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR37101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR37101'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR729501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR729501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR729501'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR729501'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR774001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR774001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR774001'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR977401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR977401'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR977401'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR389901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR389901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR389901'^^xsd:anyURI;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR838401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR838401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR838401'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR640101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR640101'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR640101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR793801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR793801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR793801'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR60801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR60801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR60801'^^xsd:anyURI;
  dwc:observationDate '2008-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR405401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR405401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR405401'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR575201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR575201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR575201'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68029"^^xsd:decimal ;
  dwc:decimalLongitude "-2.23325"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68029 -2.23325)"^^geo:wktLiteral ;
  geo-pos:lat "48.68029"^^xsd:decimal ;
  geo-pos:long "-2.23325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR301001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR301001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR301001'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.23325'^^xsd:double;
  dwc:latitude '48.68029'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR301001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR200101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR200101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR200101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR200101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR586701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR586701'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR586701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR940801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR940801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR940801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR940801'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21335"^^xsd:decimal ;
  dwc:decimalLongitude "3.43044"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21335 3.43044)"^^geo:wktLiteral ;
  geo-pos:lat "43.21335"^^xsd:decimal ;
  geo-pos:long "3.43044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR438301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR438301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '3.43044'^^xsd:double;
  dwc:latitude '43.21335'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR438301'^^xsd:anyURI;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR58701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR58701'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR58701'^^xsd:anyURI;
  dwc:observationDate '2007-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR246801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR246801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR246801'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR161501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR161501'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR161501'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR607401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR607401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR607401'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR339101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR339101'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR339101'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR665001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR665001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR665001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR665001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR802401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR802401'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR802401'^^xsd:anyURI;
  dwc:observationDate '2006-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR463801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR463801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR463801'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR326101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR326101'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR326101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR905301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR905301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR905301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR905301'^^xsd:anyURI;
  dwc:observationDate '1961-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR857701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR857701'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR857701'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR904101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR904101'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR904101'^^xsd:anyURI;
  dwc:observationDate '1961-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR231001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR231001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR231001'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR900101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR900101'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR900101'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR543101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR543101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR543101'^^xsd:anyURI;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR536601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR536601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR536601'^^xsd:anyURI;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR10301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR10301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR10301'^^xsd:anyURI;
  dwc:observationDate '2006-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR103901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR103901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR103901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR295401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR295401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR295401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR295401'^^xsd:anyURI;
  dwc:observationDate '2000-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR685501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR685501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR685501'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR925301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR925301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR925301'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR925301'^^xsd:anyURI;
  dwc:observationDate '2002-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61451 8.66477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61451"^^xsd:decimal ;
  dwc:decimalLongitude "8.66477"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61451 8.66477)"^^geo:wktLiteral ;
  geo-pos:lat "42.61451"^^xsd:decimal ;
  geo-pos:long "8.66477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR984501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR984501'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.66477'^^xsd:double;
  dwc:latitude '42.61451'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR984501'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.04184 -4.18781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.04184"^^xsd:decimal ;
  dwc:decimalLongitude "-4.18781"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.04184 -4.18781)"^^geo:wktLiteral ;
  geo-pos:lat "47.04184"^^xsd:decimal ;
  geo-pos:long "-4.18781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR652901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR652901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.18781'^^xsd:double;
  dwc:latitude '47.04184'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR652901'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03431"^^xsd:decimal ;
  dwc:decimalLongitude "3.0613"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  geo-pos:lat "43.03431"^^xsd:decimal ;
  geo-pos:long "3.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR351801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR351801'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.0613'^^xsd:double;
  dwc:latitude '43.03431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR351801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR337701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR337701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR337701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR337701'^^xsd:anyURI;
  dwc:observationDate '2008-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR798401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR798401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR798401'^^xsd:anyURI;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR227101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR227101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR227101'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR854501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR854501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR854501'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR535201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR535201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR535201'^^xsd:anyURI;
  dwc:observationDate '1997-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR400501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR400501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR400501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR400501'^^xsd:anyURI;
  dwc:observationDate '1967-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR525301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR525301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR525301'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR547801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR547801'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR547801'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR466101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR466101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR466101'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88936"^^xsd:decimal ;
  dwc:decimalLongitude "-3.48507"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  geo-pos:lat "48.88936"^^xsd:decimal ;
  geo-pos:long "-3.48507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR438801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR438801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-3.48507'^^xsd:double;
  dwc:latitude '48.88936'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR438801'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR683401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR683401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR683401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR683401'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR825601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR825601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR825601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR587601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR587601'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR587601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR198801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR198801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR198801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR728901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR728901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR728901'^^xsd:anyURI;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR523801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR523801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR523801'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR391301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR391301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR391301'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR391301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR349201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR349201'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR349201'^^xsd:anyURI;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR846201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR846201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR846201'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR708501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR708501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR708501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR708501'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR698401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR698401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR698401'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR501701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR501701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR501701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR501701'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR137301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR137301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR137301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR969101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR969101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR969101'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR821901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR821901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR821901'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR101501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR101501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR101501'^^xsd:anyURI;
  dwc:observationDate '1988-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR789701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR789701'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR789701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR59301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR59301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR59301'^^xsd:anyURI;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR384901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR384901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR384901'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR384901'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR260801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR260801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR260801'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR542901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR542901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR542901'^^xsd:anyURI;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR121801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR121801'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR121801'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR46101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR46101'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR46101'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR91201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR91201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR91201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR5101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR5101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR551901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR551901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR551901'^^xsd:anyURI;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR786401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR786401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR786401'^^xsd:anyURI;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR907801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR907801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR907801'^^xsd:anyURI;
  dwc:observationDate '1962-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR374001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR374001'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR374001'^^xsd:anyURI;
  dwc:observationDate '1968-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR844901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR844901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR844901'^^xsd:anyURI;
  dwc:observationDate '1963-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR508701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR508701'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR508701'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85445 3.06111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85445"^^xsd:decimal ;
  dwc:decimalLongitude "3.06111"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85445 3.06111)"^^geo:wktLiteral ;
  geo-pos:lat "42.85445"^^xsd:decimal ;
  geo-pos:long "3.06111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR349801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR349801'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06111'^^xsd:double;
  dwc:latitude '42.85445'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR349801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR320301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR320301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR320301'^^xsd:anyURI;
  dwc:observationDate '2005-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR396101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR396101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR396101'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR482501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR482501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR482501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR482501'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61451 8.66477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61451"^^xsd:decimal ;
  dwc:decimalLongitude "8.66477"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61451 8.66477)"^^geo:wktLiteral ;
  geo-pos:lat "42.61451"^^xsd:decimal ;
  geo-pos:long "8.66477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR984701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR984701'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.66477'^^xsd:double;
  dwc:latitude '42.61451'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR984701'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR496601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR496601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR496601'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55425 -4.65758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65758"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55425 -4.65758)"^^geo:wktLiteral ;
  geo-pos:lat "47.55425"^^xsd:decimal ;
  geo-pos:long "-4.65758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR806701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR806701'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.65758'^^xsd:double;
  dwc:latitude '47.55425'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR806701'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR551301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR551301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR551301'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR612301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR612301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR612301'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR952101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR952101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR952101'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.64314'^^xsd:double;
  dwc:latitude '43.18184'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR952101'^^xsd:anyURI;
  dwc:observationDate '1963-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR864001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR864001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR864001'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR864001'^^xsd:anyURI;
  dwc:observationDate '1974-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR734301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR734301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR734301'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR962801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR962801'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR962801'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR298101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR298101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR298101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR298101'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR810401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR810401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR810401'^^xsd:anyURI;
  dwc:observationDate '1967-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR574401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR574401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR574401'^^xsd:anyURI;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR483501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR483501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR483501'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR35601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR35601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR35601'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR262601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR262601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR262601'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR90101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR90101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR90101'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR144001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR144001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR144001'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR845901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR845901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR845901'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR682101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR682101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR682101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR620501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR620501'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR620501'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57201 -2.63002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.57201"^^xsd:decimal ;
  dwc:decimalLongitude "-2.63002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57201 -2.63002)"^^geo:wktLiteral ;
  geo-pos:lat "48.57201"^^xsd:decimal ;
  geo-pos:long "-2.63002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR311401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR311401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.63002'^^xsd:double;
  dwc:latitude '48.57201'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR311401'^^xsd:anyURI;
  dwc:observationDate '2006-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57114 0.16662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.57114"^^xsd:decimal ;
  dwc:decimalLongitude "0.16662"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57114 0.16662)"^^geo:wktLiteral ;
  geo-pos:lat "49.57114"^^xsd:decimal ;
  geo-pos:long "0.16662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR15101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR15101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '0.16662'^^xsd:double;
  dwc:latitude '49.57114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR15101'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47774"^^xsd:decimal ;
  dwc:decimalLongitude "4.17373"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  geo-pos:lat "43.47774"^^xsd:decimal ;
  geo-pos:long "4.17373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR653201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR653201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.17373'^^xsd:double;
  dwc:latitude '43.47774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR653201'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61451 8.66477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61451"^^xsd:decimal ;
  dwc:decimalLongitude "8.66477"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61451 8.66477)"^^geo:wktLiteral ;
  geo-pos:lat "42.61451"^^xsd:decimal ;
  geo-pos:long "8.66477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR984601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR984601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.66477'^^xsd:double;
  dwc:latitude '42.61451'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR984601'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR566901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR566901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR566901'^^xsd:anyURI;
  dwc:observationDate '1987-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR414301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR414301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR414301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR414301'^^xsd:anyURI;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR697901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR697901'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR697901'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR800201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR800201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR800201'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR590801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR590801'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR590801'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR926701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR926701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR926701'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR416801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR416801'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR416801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR123801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR123801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR123801'^^xsd:anyURI;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR522301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR522301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR522301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR522301'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR399401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR399401'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR399401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR755401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR755401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR755401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR715901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR715901'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR715901'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR64101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR64101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR64101'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR950201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR950201'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR950201'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR247201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR247201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR247201'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR935501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR935501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR935501'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR935501'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR640501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR640501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR640501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR514601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR514601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR514601'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR486801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR486801'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR486801'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR229901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR229901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR229901'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR375501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR375501'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR375501'^^xsd:anyURI;
  dwc:observationDate '2011-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR14501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR14501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR14501'^^xsd:anyURI;
  dwc:observationDate '1971-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR334301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR334301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR334301'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR219501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR219501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR219501'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR593401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR593401'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR593401'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56289 -4.52522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.52522"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56289 -4.52522)"^^geo:wktLiteral ;
  geo-pos:lat "47.56289"^^xsd:decimal ;
  geo-pos:long "-4.52522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR759301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR759301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR759301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.52522'^^xsd:double;
  dwc:latitude '47.56289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR759301'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR748601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR748601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR748601'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR87601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR87601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR87601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR859801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR859801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR859801'^^xsd:anyURI;
  dwc:observationDate '1963-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR760201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR760201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR760201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR760201'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR819301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR819301'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR819301'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR968001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR968001'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR968001'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR805101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR805101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR805101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR805101'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR917001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR917001'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR917001'^^xsd:anyURI;
  dwc:observationDate '1962-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR559801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR559801'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR559801'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR592501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR592501'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR592501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR509001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR509001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR509001'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR694501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR694501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR694501'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR121201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR121201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR121201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR923701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR923701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR923701'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR600501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR600501'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR600501'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR135601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR135601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR135601'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR773901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR773901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR773901'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR619101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR619101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR619101'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR282101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR282101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR282101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR282101'^^xsd:anyURI;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR717201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR717201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR717201'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR516201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR516201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR516201'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR827001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR827001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR827001'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9736"^^xsd:decimal ;
  dwc:decimalLongitude "6.6142"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  geo-pos:lat "42.9736"^^xsd:decimal ;
  geo-pos:long "6.6142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR978701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR978701'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.6142'^^xsd:double;
  dwc:latitude '42.9736'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR978701'^^xsd:anyURI;
  dwc:observationDate '1975-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR859601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR859601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR859601'^^xsd:anyURI;
  dwc:observationDate '1963-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR589701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR589701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR589701'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR803201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR803201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR803201'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR803201'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR616101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR616101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR616101'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR432101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR432101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR432101'^^xsd:anyURI;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR461701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR461701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR461701'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR9301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR9301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR9301'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR133501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR133501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR133501'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR133501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR260901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR260901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR260901'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR642801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR642801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR642801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR967501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR967501'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR967501'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR207901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR207901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR207901'^^xsd:anyURI;
  dwc:observationDate '2005-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR587201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR587201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR587201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR579901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR579901'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR579901'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR570701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR570701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR570701'^^xsd:anyURI;
  dwc:observationDate '1989-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR202301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR202301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR202301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR797301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR797301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR797301'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR916401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR916401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR916401'^^xsd:anyURI;
  dwc:observationDate '1964-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR824601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR824601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR824601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR769001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR769001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR769001'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR54501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR54501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR54501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR455701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR455701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR455701'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR417701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR417701'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR417701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR101901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR101901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR101901'^^xsd:anyURI;
  dwc:observationDate '2003-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR750001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR750001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR750001'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR835601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR835601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR835601'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR960201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR960201'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR960201'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94693 0.98134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94693"^^xsd:decimal ;
  dwc:decimalLongitude "0.98134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94693 0.98134)"^^geo:wktLiteral ;
  geo-pos:lat "49.94693"^^xsd:decimal ;
  geo-pos:long "0.98134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR45601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR45601'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.98134'^^xsd:double;
  dwc:latitude '49.94693'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR45601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR95101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR95101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR95101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR334701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR334701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR334701'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR334701'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR798301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR798301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR798301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR798301'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR146001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR146001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR146001'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR637101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR637101'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR637101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR434201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR434201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR434201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR174701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR174701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR174701'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR254801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR254801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR254801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR254801'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR320501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR320501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR320501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR17101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR17101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.10954'^^xsd:double;
  dwc:latitude '49.56438'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR17101'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR711301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR711301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR711301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR711301'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR796201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR796201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR796201'^^xsd:anyURI;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR504801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR504801'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR504801'^^xsd:anyURI;
  dwc:observationDate '1987-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR837901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR837901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR837901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR837901'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR969501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR969501'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR969501'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR60201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR60201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR60201'^^xsd:anyURI;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98155 6.36948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98155"^^xsd:decimal ;
  dwc:decimalLongitude "6.36948"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98155 6.36948)"^^geo:wktLiteral ;
  geo-pos:lat "42.98155"^^xsd:decimal ;
  geo-pos:long "6.36948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR976001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR976001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR976001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.36948'^^xsd:double;
  dwc:latitude '42.98155'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR976001'^^xsd:anyURI;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR612901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR612901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR612901'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR607101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR607101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR607101'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR607101'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR575801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR575801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR575801'^^xsd:anyURI;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR396801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR396801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR396801'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR57701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR57701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR57701'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR57701'^^xsd:anyURI;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR396301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR396301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR396301'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR360501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR360501'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR360501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20145"^^xsd:decimal ;
  dwc:decimalLongitude "4.66002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20145 4.66002)"^^geo:wktLiteral ;
  geo-pos:lat "43.20145"^^xsd:decimal ;
  geo-pos:long "4.66002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR807201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR807201'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66002'^^xsd:double;
  dwc:latitude '43.20145'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR807201'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR778501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR778501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR778501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR778501'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR50701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR50701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR50701'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR781701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR781701'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR781701'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR900601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR900601'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR900601'^^xsd:anyURI;
  dwc:observationDate '1962-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR354001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR354001'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR354001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR285901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR285901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR285901'^^xsd:anyURI;
  dwc:observationDate '1987-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87142"^^xsd:decimal ;
  dwc:decimalLongitude "-1.97925"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  geo-pos:lat "48.87142"^^xsd:decimal ;
  geo-pos:long "-1.97925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR261601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR261601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR261601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.97925'^^xsd:double;
  dwc:latitude '48.87142'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR261601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR413401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR413401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR413401'^^xsd:anyURI;
  dwc:observationDate '1967-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94437"^^xsd:decimal ;
  dwc:decimalLongitude "3.06121"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  geo-pos:lat "42.94437"^^xsd:decimal ;
  geo-pos:long "3.06121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR357201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR357201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06121'^^xsd:double;
  dwc:latitude '42.94437'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR357201'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03431"^^xsd:decimal ;
  dwc:decimalLongitude "3.0613"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  geo-pos:lat "43.03431"^^xsd:decimal ;
  geo-pos:long "3.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR354801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR354801'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.0613'^^xsd:double;
  dwc:latitude '43.03431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR354801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR180501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR180501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR180501'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR262401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR262401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR262401'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR294501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR294501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR294501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR294501'^^xsd:anyURI;
  dwc:observationDate '1998-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR912901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR912901'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR912901'^^xsd:anyURI;
  dwc:observationDate '1966-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR747201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR747201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR747201'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR718201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR718201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR718201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR547201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR547201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR547201'^^xsd:anyURI;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR197501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR197501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR197501'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR114601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR114601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR114601'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR510701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR510701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR510701'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR973501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR973501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR973501'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR886601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR886601'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR886601'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR561001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR561001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR561001'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR89201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR89201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR89201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR9901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR9901'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR9901'^^xsd:anyURI;
  dwc:observationDate '2006-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR8801'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR8801'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR773801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR773801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR773801'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74396"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12046"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  geo-pos:lat "49.74396"^^xsd:decimal ;
  geo-pos:long "-0.12046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR17801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR17801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.12046'^^xsd:double;
  dwc:latitude '49.74396'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR17801'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.475"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63543"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475 -1.63543)"^^geo:wktLiteral ;
  geo-pos:lat "43.475"^^xsd:decimal ;
  geo-pos:long "-1.63543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR194801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR194801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR194801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.63543'^^xsd:double;
  dwc:latitude '43.475'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR194801'^^xsd:anyURI;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR821001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR821001'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR821001'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR196501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR196501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR196501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.39151 0.1765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.39151"^^xsd:decimal ;
  dwc:decimalLongitude "0.1765"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.39151 0.1765)"^^geo:wktLiteral ;
  geo-pos:lat "49.39151"^^xsd:decimal ;
  geo-pos:long "0.1765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR15001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR15001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.1765'^^xsd:double;
  dwc:latitude '49.39151'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR15001'^^xsd:anyURI;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR284201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR284201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR284201'^^xsd:anyURI;
  dwc:observationDate '1991-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR127201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR127201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR127201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR127201'^^xsd:anyURI;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR318901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR318901'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR318901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR816101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR816101'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR816101'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR177201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR177201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR177201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR818201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR818201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR818201'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR520201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR520201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR520201'^^xsd:anyURI;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR383301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR383301'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR383301'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR753101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR753101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR753101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR795801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR795801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR795801'^^xsd:anyURI;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR543001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR543001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR543001'^^xsd:anyURI;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR920201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR920201'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR920201'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR625001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR625001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR625001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR201001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR201001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR201001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR781901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR781901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR781901'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR870501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR870501'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR870501'^^xsd:anyURI;
  dwc:observationDate '1969-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR627901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR627901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR627901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR627901'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR208201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR208201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR208201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76439 3.18305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76439"^^xsd:decimal ;
  dwc:decimalLongitude "3.18305"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76439 3.18305)"^^geo:wktLiteral ;
  geo-pos:lat "42.76439"^^xsd:decimal ;
  geo-pos:long "3.18305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR402901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR402901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR402901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18305'^^xsd:double;
  dwc:latitude '42.76439'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR402901'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR331501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR331501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR331501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR374401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR374401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR374401'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR227601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR227601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR227601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR227601'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR520001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR520001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR520001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR520001'^^xsd:anyURI;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR616901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR616901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR616901'^^xsd:anyURI;
  dwc:observationDate '2005-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR388901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR388901'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR388901'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR172601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR172601'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR172601'^^xsd:anyURI;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR362101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR362101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR362101'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR110201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR110201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR110201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR110201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR324901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR324901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR324901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR426601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR426601'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR426601'^^xsd:anyURI;
  dwc:observationDate '1976-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR182401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR182401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR182401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR182401'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR532101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR532101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR532101'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR713301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR713301'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR713301'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR588901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR588901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR588901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR455901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR455901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR455901'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR878501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR878501'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR878501'^^xsd:anyURI;
  dwc:observationDate '1969-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR963801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR963801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR963801'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR139201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR139201'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR139201'^^xsd:anyURI;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR330501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR330501'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR330501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR868701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR868701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR868701'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR223101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR223101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR223101'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR671301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR671301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR671301'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR671301'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR554201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR554201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR554201'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR966501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR966501'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR966501'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR789601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR789601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR789601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR106601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR106601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR106601'^^xsd:anyURI;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR382001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR382001'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR382001'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR539101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR539101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR539101'^^xsd:anyURI;
  dwc:observationDate '1998-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR132701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR132701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR132701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR883701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR883701'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR883701'^^xsd:anyURI;
  dwc:observationDate '1969-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR737201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR737201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR737201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR737201'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR270801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR270801'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR270801'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR3301'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR3301'^^xsd:anyURI;
  dwc:observationDate '2006-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR59601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR59601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR59601'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR873001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR873001'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR873001'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR210301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR210301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR210301'^^xsd:anyURI;
  dwc:observationDate '2000-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR549401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR549401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR549401'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR836901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR836901'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR836901'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR718701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR718701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR718701'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR397501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR397501'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR397501'^^xsd:anyURI;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR633501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR633501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR633501'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR698601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR698601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR698601'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR291001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR291001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR291001'^^xsd:anyURI;
  dwc:observationDate '1991-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR831401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR831401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR831401'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR646301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR646301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR646301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR500901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR500901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR500901'^^xsd:anyURI;
  dwc:observationDate '1985-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR955901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR955901'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR955901'^^xsd:anyURI;
  dwc:observationDate '1965-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR949501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR949501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR949501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR949501'^^xsd:anyURI;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06749 6.49727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06749"^^xsd:decimal ;
  dwc:decimalLongitude "6.49727"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06749 6.49727)"^^geo:wktLiteral ;
  geo-pos:lat "43.06749"^^xsd:decimal ;
  geo-pos:long "6.49727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR977101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR977101'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.49727'^^xsd:double;
  dwc:latitude '43.06749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR977101'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR846401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR846401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR846401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR846401'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR2401'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR2401'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR913301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR913301'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR913301'^^xsd:anyURI;
  dwc:observationDate '1968-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR594001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR594001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR594001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR588201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR588201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR588201'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  geo-pos:lat "48.79267"^^xsd:decimal ;
  geo-pos:long "-1.69897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR201901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR201901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.69897'^^xsd:double;
  dwc:latitude '48.79267'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR201901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR577501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR577501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR577501'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09488 5.51637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09488"^^xsd:decimal ;
  dwc:decimalLongitude "5.51637"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09488 5.51637)"^^geo:wktLiteral ;
  geo-pos:lat "43.09488"^^xsd:decimal ;
  geo-pos:long "5.51637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR930401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR930401'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '5.51637'^^xsd:double;
  dwc:latitude '43.09488'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR930401'^^xsd:anyURI;
  dwc:observationDate '1963-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94209 1.50914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94209"^^xsd:decimal ;
  dwc:decimalLongitude "1.50914"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94209 1.50914)"^^geo:wktLiteral ;
  geo-pos:lat "50.94209"^^xsd:decimal ;
  geo-pos:long "1.50914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR184801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR184801'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.50914'^^xsd:double;
  dwc:latitude '50.94209'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR184801'^^xsd:anyURI;
  dwc:observationDate '2000-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR377301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR377301'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR377301'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR657901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR657901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR657901'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR208801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR208801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR208801'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR14201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR14201'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR14201'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR895201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR895201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR895201'^^xsd:anyURI;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR496401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR496401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR496401'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR824001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR824001'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR824001'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR892101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR892101'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR892101'^^xsd:anyURI;
  dwc:observationDate '1962-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR772501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR772501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR772501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR772501'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR590301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR590301'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR590301'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR224801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR224801'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR224801'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR171201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR171201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR171201'^^xsd:anyURI;
  dwc:observationDate '2007-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR735801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR735801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR735801'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR970001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR970001'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR970001'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR714301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR714301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR714301'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR580601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR580601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR580601'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR30401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR30401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR30401'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR345801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR345801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR345801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR488601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR488601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR488601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR488601'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR891501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR891501'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR891501'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR424001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR424001'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR424001'^^xsd:anyURI;
  dwc:observationDate '1976-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR592801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR592801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR592801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR592801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR451601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR451601'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR451601'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR814801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR814801'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR814801'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR219301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR219301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR219301'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR174301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR174301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR174301'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR120801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR120801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR120801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR120801'^^xsd:anyURI;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR469601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR469601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR469601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR469601'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR694001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR694001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR694001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR694001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR848501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR848501'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR848501'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR862601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR862601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR862601'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR467101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR467101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR467101'^^xsd:anyURI;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR847601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR847601'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR847601'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37382"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  geo-pos:lat "49.3774"^^xsd:decimal ;
  geo-pos:long "-0.37382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR26101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR26101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.37382'^^xsd:double;
  dwc:latitude '49.3774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR26101'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR89401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR89401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR89401'^^xsd:anyURI;
  dwc:observationDate '1988-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR524701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR524701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR524701'^^xsd:anyURI;
  dwc:observationDate '1994-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR781601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR781601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR781601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR781601'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR88701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR88701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR88701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR88701'^^xsd:anyURI;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR91501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR91501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR91501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR118301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR118301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR118301'^^xsd:anyURI;
  dwc:observationDate '2004-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR540601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR540601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR540601'^^xsd:anyURI;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR669601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR669601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR669601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR677301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR677301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR677301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR464801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR464801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR464801'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR390801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR390801'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR390801'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37348"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  geo-pos:lat "49.37348"^^xsd:decimal ;
  geo-pos:long "-0.51134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR39001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR39001'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.51134'^^xsd:double;
  dwc:latitude '49.37348'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR39001'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR467901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR467901'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR467901'^^xsd:anyURI;
  dwc:observationDate '1979-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR430601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR430601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR430601'^^xsd:anyURI;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR121601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR121601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR121601'^^xsd:anyURI;
  dwc:observationDate '2001-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR619601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR619601'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR619601'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR231201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR231201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR231201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR231201'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR845801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR845801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR845801'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR670501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR670501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR670501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR875601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR875601'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR875601'^^xsd:anyURI;
  dwc:observationDate '1969-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR368501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR368501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR368501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR368501'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR840501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR840501'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR840501'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR697001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR697001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR697001'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR869401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR869401'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR869401'^^xsd:anyURI;
  dwc:observationDate '1969-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR618401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR618401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR618401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR861001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR861001'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR861001'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR572301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR572301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR572301'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR822701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR822701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR822701'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR176901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR176901'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR176901'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR980501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR980501'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR980501'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR247601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR247601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR247601'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR765901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR765901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR765901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR765901'^^xsd:anyURI;
  dwc:observationDate '2000-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR839901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR839901'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR839901'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR524401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR524401'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR524401'^^xsd:anyURI;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR378701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR378701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR378701'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR595501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR595501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR595501'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR633901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR633901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR633901'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR719501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR719501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR719501'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR113801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR113801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR113801'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR113801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR507201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR507201'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR507201'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.70059 -1.50478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.70059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.50478"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.70059 -1.50478)"^^geo:wktLiteral ;
  geo-pos:lat "49.70059"^^xsd:decimal ;
  geo-pos:long "-1.50478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR180901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR180901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.50478'^^xsd:double;
  dwc:latitude '49.70059'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR180901'^^xsd:anyURI;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR320001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR320001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR320001'^^xsd:anyURI;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR8501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR8501'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR449401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR449401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR449401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR449401'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR232901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR232901'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR232901'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR387101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR387101'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR387101'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR129901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR129901'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR129901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR868301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR868301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR868301'^^xsd:anyURI;
  dwc:observationDate '1969-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR156001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR156001'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR156001'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR624301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR624301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR624301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR957501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR957501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR957501'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR957501'^^xsd:anyURI;
  dwc:observationDate '1966-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR707401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR707401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR707401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR640601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR640601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR640601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR56801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR56801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR56801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR56801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR875701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR875701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR875701'^^xsd:anyURI;
  dwc:observationDate '1969-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR789501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR789501'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR789501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR595801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR595801'^^xsd:string;
  dwc:scientificName 'Eualus pusiolus (Krøyer, 1841)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR595801'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56859 -1.34694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56859"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56859 -1.34694)"^^geo:wktLiteral ;
  geo-pos:lat "44.56859"^^xsd:decimal ;
  geo-pos:long "-1.34694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR154101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR154101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34694'^^xsd:double;
  dwc:latitude '44.56859'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR154101'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR60501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR60501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR60501'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR95701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR95701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR95701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR313001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR313001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR313001'^^xsd:anyURI;
  dwc:observationDate '2006-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94437"^^xsd:decimal ;
  dwc:decimalLongitude "3.06121"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  geo-pos:lat "42.94437"^^xsd:decimal ;
  geo-pos:long "3.06121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR347301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR347301'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06121'^^xsd:double;
  dwc:latitude '42.94437'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR347301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR669101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR669101'^^xsd:string;
  dwc:scientificName 'Macropodia deflexa Forest, 1978'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR669101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR222501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR222501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR222501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR222501'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR270101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR270101'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR270101'^^xsd:anyURI;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR358301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR358301'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR358301'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR489601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR489601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR489601'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR536801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR536801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR536801'^^xsd:anyURI;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR280401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR280401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR280401'^^xsd:anyURI;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR554001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR554001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR554001'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR344001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR344001'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR344001'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR756401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR756401'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR756401'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR746501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR746501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR746501'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR496701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR496701'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR496701'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR506401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR506401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR506401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR506401'^^xsd:anyURI;
  dwc:observationDate '1987-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR565701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR565701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR565701'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR719701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR719701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR719701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR719701'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR53601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR53601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR53601'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR238301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR238301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR238301'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR636801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR636801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR636801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR487101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR487101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR487101'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR69501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR69501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR69501'^^xsd:anyURI;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR94901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR94901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR94901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR244501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR244501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR244501'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR810801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR810801'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR810801'^^xsd:anyURI;
  dwc:observationDate '1967-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR421101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR421101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR421101'^^xsd:anyURI;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR814601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR814601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR814601'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR728601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR728601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR728601'^^xsd:anyURI;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR270601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR270601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR270601'^^xsd:anyURI;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR341601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR341601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR341601'^^xsd:anyURI;
  dwc:observationDate '2005-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.00791 -4.71212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.00791"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71212"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.00791 -4.71212)"^^geo:wktLiteral ;
  geo-pos:lat "47.00791"^^xsd:decimal ;
  geo-pos:long "-4.71212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR806301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR806301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR806301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.71212'^^xsd:double;
  dwc:latitude '47.00791'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR806301'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR347601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR347601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR347601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR347601'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR159001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR159001'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR159001'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR753401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR753401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR753401'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR660301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR660301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR660301'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR741801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR741801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR741801'^^xsd:anyURI;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR647401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR647401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR647401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.0502'^^xsd:double;
  dwc:latitude '43.479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR647401'^^xsd:anyURI;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR190501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR190501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR190501'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR190501'^^xsd:anyURI;
  dwc:observationDate '2000-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR630401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR630401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR630401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR932901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR932901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR932901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR932901'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR235201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR235201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR235201'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR742901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR742901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR742901'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR903501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR903501'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR903501'^^xsd:anyURI;
  dwc:observationDate '1962-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR319501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR319501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR319501'^^xsd:anyURI;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR85701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR85701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR85701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR579101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR579101'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR579101'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR853001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR853001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR853001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR853001'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR632201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR632201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR632201'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR632201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR509901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR509901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR509901'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR965301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR965301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR965301'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR338401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR338401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR338401'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR753601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR753601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR753601'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR920501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR920501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR920501'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10746 4.9029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10746"^^xsd:decimal ;
  dwc:decimalLongitude "4.9029"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10746 4.9029)"^^geo:wktLiteral ;
  geo-pos:lat "43.10746"^^xsd:decimal ;
  geo-pos:long "4.9029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR858201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR858201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.9029'^^xsd:double;
  dwc:latitude '43.10746'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR858201'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR484301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR484301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR484301'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR546101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR546101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR546101'^^xsd:anyURI;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR342301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR342301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR342301'^^xsd:anyURI;
  dwc:observationDate '2006-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR914201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR914201'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR914201'^^xsd:anyURI;
  dwc:observationDate '1968-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR360901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR360901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR360901'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR360901'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR288601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR288601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR288601'^^xsd:anyURI;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR317501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR317501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR317501'^^xsd:anyURI;
  dwc:observationDate '2007-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR500701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR500701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR500701'^^xsd:anyURI;
  dwc:observationDate '1985-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR5301'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR5301'^^xsd:anyURI;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR617201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR617201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR617201'^^xsd:anyURI;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR329301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR329301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR329301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR329301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR103501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR103501'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR103501'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR277501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR277501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR277501'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR109201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR109201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR109201'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR109201'^^xsd:anyURI;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR888401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR888401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR888401'^^xsd:anyURI;
  dwc:observationDate '1969-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR936901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR936901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR936901'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR936901'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR427501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR427501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR427501'^^xsd:anyURI;
  dwc:observationDate '1976-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR392601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR392601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR392601'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR392601'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR492901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR492901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR492901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR492901'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR842201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR842201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR842201'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR78501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR78501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR78501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR340101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR340101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR340101'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR324201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR324201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR324201'^^xsd:anyURI;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR339601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR339601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR339601'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR860301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR860301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR860301'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR857301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR857301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR857301'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR415201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR415201'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '3.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR415201'^^xsd:anyURI;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR899301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR899301'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR899301'^^xsd:anyURI;
  dwc:observationDate '1962-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37382"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  geo-pos:lat "49.3774"^^xsd:decimal ;
  geo-pos:long "-0.37382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR32101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR32101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.37382'^^xsd:double;
  dwc:latitude '49.3774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR32101'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR514001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR514001'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR514001'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR187201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR187201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR187201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR883301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR883301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR883301'^^xsd:anyURI;
  dwc:observationDate '1962-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR669501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR669501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR669501'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR176301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR176301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR176301'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR176301'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR225301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR225301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR225301'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR913901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR913901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR913901'^^xsd:anyURI;
  dwc:observationDate '1968-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR578901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR578901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR578901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR578901'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82652"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  geo-pos:lat "48.69747"^^xsd:decimal ;
  geo-pos:long "-1.82652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR202801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR202801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.82652'^^xsd:double;
  dwc:latitude '48.69747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR202801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17799 -3.41085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.17799"^^xsd:decimal ;
  dwc:decimalLongitude "-3.41085"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17799 -3.41085)"^^geo:wktLiteral ;
  geo-pos:lat "47.17799"^^xsd:decimal ;
  geo-pos:long "-3.41085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR435001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR435001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.41085'^^xsd:double;
  dwc:latitude '47.17799'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR435001'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR504601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR504601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR504601'^^xsd:anyURI;
  dwc:observationDate '1987-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR849301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR849301'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR849301'^^xsd:anyURI;
  dwc:observationDate '1965-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR546701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR546701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR546701'^^xsd:anyURI;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR3101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR3101'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR389201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR389201'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR389201'^^xsd:anyURI;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR930901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR930901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR930901'^^xsd:anyURI;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR613701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR613701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR613701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR613701'^^xsd:anyURI;
  dwc:observationDate '2005-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR131201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR131201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR131201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR602901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR602901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR602901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01532"^^xsd:decimal ;
  dwc:decimalLongitude "5.02247"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01532 5.02247)"^^geo:wktLiteral ;
  geo-pos:lat "43.01532"^^xsd:decimal ;
  geo-pos:long "5.02247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR888301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR888301'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02247'^^xsd:double;
  dwc:latitude '43.01532'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR888301'^^xsd:anyURI;
  dwc:observationDate '1969-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR177701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR177701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR177701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR177701'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR829701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR829701'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR829701'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR525701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR525701'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR525701'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR230001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR230001'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR230001'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR835801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR835801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR835801'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR275001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR275001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR275001'^^xsd:anyURI;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR586901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR586901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR586901'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR857201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR857201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR857201'^^xsd:anyURI;
  dwc:observationDate '2006-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR677101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR677101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR677101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR435901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR435901'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR435901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR435501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR435501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR435501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR363201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR363201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR363201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR766801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR766801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR766801'^^xsd:anyURI;
  dwc:observationDate '2000-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR825001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR825001'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR825001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR876501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR876501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR876501'^^xsd:anyURI;
  dwc:observationDate '1967-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR861401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR861401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR861401'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR861401'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR919001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR919001'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR919001'^^xsd:anyURI;
  dwc:observationDate '1963-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR119701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR119701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR119701'^^xsd:anyURI;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR151201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR151201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR151201'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR739201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR739201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR739201'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR703901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR703901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR703901'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR934801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR934801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR934801'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR178501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR178501'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR178501'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR183101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR183101'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR183101'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR380801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR380801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR380801'^^xsd:anyURI;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR868201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR868201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR868201'^^xsd:anyURI;
  dwc:observationDate '1969-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR552101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR552101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR552101'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR690201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR690201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR690201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR387401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR387401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR387401'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR309401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR309401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR309401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR309401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  geo-pos:lat "48.7578"^^xsd:decimal ;
  geo-pos:long "-2.51372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR309401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR309401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR309401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.51372'^^xsd:double;
  dwc:latitude '48.7578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR309401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR680601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR680601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR680601'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR680601'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR83601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR83601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR83601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR175001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR175001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR175001'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR605601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR605601'^^xsd:string;
  dwc:scientificName 'Macropodia deflexa Forest, 1978'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR605601'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR650801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR650801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR650801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR650801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR822301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR822301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR822301'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR289601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR289601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR289601'^^xsd:anyURI;
  dwc:observationDate '1986-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94437"^^xsd:decimal ;
  dwc:decimalLongitude "3.06121"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  geo-pos:lat "42.94437"^^xsd:decimal ;
  geo-pos:long "3.06121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR357401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR357401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06121'^^xsd:double;
  dwc:latitude '42.94437'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR357401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR668101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR668101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR668101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR86701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR86701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR86701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR201501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR201501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.70708'^^xsd:double;
  dwc:latitude '48.88244'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR201501'^^xsd:anyURI;
  dwc:observationDate '2005-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR777001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR777001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR777001'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR584101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR584101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR584101'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR849501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR849501'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR849501'^^xsd:anyURI;
  dwc:observationDate '1965-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR912701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR912701'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR912701'^^xsd:anyURI;
  dwc:observationDate '1964-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR379201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR379201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR379201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR379201'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR966701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR966701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR966701'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR740301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR740301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR740301'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR626801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR626801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR626801'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR626801'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR918101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR918101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR918101'^^xsd:anyURI;
  dwc:observationDate '1973-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR252301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR252301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR252301'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR623001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR623001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR623001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR95301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR95301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR95301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR207601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR207601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR207601'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR228301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR228301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR228301'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR203101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR203101'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.70708'^^xsd:double;
  dwc:latitude '48.88244'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR203101'^^xsd:anyURI;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR213501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR213501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR213501'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR709701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR709701'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR709701'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR535801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR535801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR535801'^^xsd:anyURI;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR161201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR161201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR161201'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR161301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR161301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR161301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR161301'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4672 -0.37971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4672"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37971"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4672 -0.37971)"^^geo:wktLiteral ;
  geo-pos:lat "49.4672"^^xsd:decimal ;
  geo-pos:long "-0.37971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR32401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR32401'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.37971'^^xsd:double;
  dwc:latitude '49.4672'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR32401'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR404701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR404701'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR404701'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR399701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR399701'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR399701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR782201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR782201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR782201'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR859301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR859301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR859301'^^xsd:anyURI;
  dwc:observationDate '1963-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR198901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR198901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR198901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR23101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR23101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR23101'^^xsd:anyURI;
  dwc:observationDate '2006-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR644701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR644701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.0502'^^xsd:double;
  dwc:latitude '43.479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR644701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR107901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR107901'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR107901'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR636001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR636001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR636001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR901801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR901801'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR901801'^^xsd:anyURI;
  dwc:observationDate '1978-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR800601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR800601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR800601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR800601'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.98785"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  geo-pos:lat "48.96117"^^xsd:decimal ;
  geo-pos:long "-1.98785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR266601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR266601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.98785'^^xsd:double;
  dwc:latitude '48.96117'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR266601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR408601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR408601'^^xsd:string;
  dwc:scientificName 'Processa robusta Nouvel & Holthuis, 1957'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR408601'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38116 -0.23627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38116"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23627"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38116 -0.23627)"^^geo:wktLiteral ;
  geo-pos:lat "49.38116"^^xsd:decimal ;
  geo-pos:long "-0.23627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR23201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR23201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR23201'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.23627'^^xsd:double;
  dwc:latitude '49.38116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR23201'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR903201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR903201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR903201'^^xsd:anyURI;
  dwc:observationDate '1962-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR751201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR751201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR751201'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR751201'^^xsd:anyURI;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.73654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3975"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73654 -0.3975)"^^geo:wktLiteral ;
  geo-pos:lat "49.73654"^^xsd:decimal ;
  geo-pos:long "-0.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR33401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR33401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR33401'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.3975'^^xsd:double;
  dwc:latitude '49.73654'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR33401'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR895101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR895101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR895101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR895101'^^xsd:anyURI;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR561601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR561601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR561601'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR270401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR270401'^^xsd:string;
  dwc:scientificName 'Periclimenes sagittifer (Norman, 1861)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR270401'^^xsd:anyURI;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR817901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR817901'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR817901'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR526801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR526801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR526801'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR928301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR928301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR928301'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR928301'^^xsd:anyURI;
  dwc:observationDate '1962-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR669701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR669701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR669701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03431"^^xsd:decimal ;
  dwc:decimalLongitude "3.0613"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  geo-pos:lat "43.03431"^^xsd:decimal ;
  geo-pos:long "3.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR354401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR354401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.0613'^^xsd:double;
  dwc:latitude '43.03431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR354401'^^xsd:anyURI;
  dwc:observationDate '2000-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR86301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR86301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR86301'^^xsd:anyURI;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR238901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR238901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR238901'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR894901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR894901'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR894901'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR292101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR292101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR292101'^^xsd:anyURI;
  dwc:observationDate '1993-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR70101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR70101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR70101'^^xsd:anyURI;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR19801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR19801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR19801'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR220401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR220401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR220401'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR510401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR510401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR510401'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR100001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR100001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR100001'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR734501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR734501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR734501'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR434301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR434301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR434301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR434301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR128101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR128101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR128101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR65001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR65001'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR65001'^^xsd:anyURI;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR425101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR425101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR425101'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR425101'^^xsd:anyURI;
  dwc:observationDate '1976-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR893401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR893401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR893401'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR893401'^^xsd:anyURI;
  dwc:observationDate '1963-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR103201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR103201'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR103201'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28268"^^xsd:decimal ;
  dwc:decimalLongitude "5.15502"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  geo-pos:lat "43.28268"^^xsd:decimal ;
  geo-pos:long "5.15502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR890501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR890501'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.15502'^^xsd:double;
  dwc:latitude '43.28268'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR890501'^^xsd:anyURI;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR83301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR83301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR83301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR63801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR63801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR63801'^^xsd:anyURI;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR886001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR886001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR886001'^^xsd:anyURI;
  dwc:observationDate '1969-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR421401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR421401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR421401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR421401'^^xsd:anyURI;
  dwc:observationDate '1975-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR670601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR670601'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR670601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR545101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR545101'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR545101'^^xsd:anyURI;
  dwc:observationDate '2000-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR617101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR617101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR617101'^^xsd:anyURI;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR98901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR98901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR98901'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR823801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR823801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR823801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR823801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR456801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR456801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR456801'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR947801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR947801'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR947801'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR242801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR242801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR242801'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR417401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR417401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR417401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR731301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR731301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR731301'^^xsd:anyURI;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR332501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR332501'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR332501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR464001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR464001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR464001'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR419401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR419401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR419401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR747701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR747701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR747701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR747701'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56897 4.05184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56897"^^xsd:decimal ;
  dwc:decimalLongitude "4.05184"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56897 4.05184)"^^geo:wktLiteral ;
  geo-pos:lat "43.56897"^^xsd:decimal ;
  geo-pos:long "4.05184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR651601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR651601'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.05184'^^xsd:double;
  dwc:latitude '43.56897'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR651601'^^xsd:anyURI;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR213201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR213201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR213201'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR668801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR668801'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR668801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR715201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR715201'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR715201'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR681901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR681901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR681901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR505901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR505901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR505901'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38821"^^xsd:decimal ;
  dwc:decimalLongitude "0.03889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38821 0.03889)"^^geo:wktLiteral ;
  geo-pos:lat "49.38821"^^xsd:decimal ;
  geo-pos:long "0.03889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR34501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR34501'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03889'^^xsd:double;
  dwc:latitude '49.38821'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR34501'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR538601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR538601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR538601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR538601'^^xsd:anyURI;
  dwc:observationDate '1998-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR531901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR531901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR531901'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR668201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR668201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR668201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR126601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR126601'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR126601'^^xsd:anyURI;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR948201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR948201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR948201'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR956601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR956601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR956601'^^xsd:anyURI;
  dwc:observationDate '1966-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR342901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR342901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR342901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR342901'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR722101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR722101'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR722101'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR198201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR198201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR198201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR457401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR457401'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR457401'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR275601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR275601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR275601'^^xsd:anyURI;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR10501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR10501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR10501'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR688101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR688101'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR688101'^^xsd:anyURI;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR815901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR815901'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR815901'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR349601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR349601'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR349601'^^xsd:anyURI;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR343501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR343501'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR343501'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR507101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR507101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR507101'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR707301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR707301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR707301'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR790001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR790001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR790001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR224201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR224201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR224201'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR753701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR753701'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR753701'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR69801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR69801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR69801'^^xsd:anyURI;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR312201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR312201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR312201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR312201'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37382"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3774 -0.37382)"^^geo:wktLiteral ;
  geo-pos:lat "49.3774"^^xsd:decimal ;
  geo-pos:long "-0.37382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR26401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR26401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR26401'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.37382'^^xsd:double;
  dwc:latitude '49.3774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR26401'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94209 1.50914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94209"^^xsd:decimal ;
  dwc:decimalLongitude "1.50914"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94209 1.50914)"^^geo:wktLiteral ;
  geo-pos:lat "50.94209"^^xsd:decimal ;
  geo-pos:long "1.50914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR184601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR184601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR184601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.50914'^^xsd:double;
  dwc:latitude '50.94209'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR184601'^^xsd:anyURI;
  dwc:observationDate '2000-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR717701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR717701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR717701'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR19401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR19401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR19401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR19401'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR359801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR359801'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR359801'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR956901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR956901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR956901'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR956901'^^xsd:anyURI;
  dwc:observationDate '1966-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR404201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR404201'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR404201'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR210001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR210001'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR210001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR286101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR286101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR286101'^^xsd:anyURI;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR911601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR911601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR911601'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR911601'^^xsd:anyURI;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR668401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR668401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR668401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR973301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR973301'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR973301'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR787601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR787601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR787601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.39035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR172701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR172701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39035'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR172701'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR696101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR696101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR696101'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR262501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR262501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR262501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR262501'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR547701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR547701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR547701'^^xsd:anyURI;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR81001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR81001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR81001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR795501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR795501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR795501'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR727801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR727801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR727801'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR929801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR929801'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR929801'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR496901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR496901'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR496901'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR793401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR793401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR793401'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR686301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR686301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR686301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR686301'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR417001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR417001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR417001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR773601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR773601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR773601'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR754701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR754701'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR754701'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR716501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR716501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR716501'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR70001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR70001'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR70001'^^xsd:anyURI;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.96027 -4.04489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.96027"^^xsd:decimal ;
  dwc:decimalLongitude "-4.04489"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.96027 -4.04489)"^^geo:wktLiteral ;
  geo-pos:lat "46.96027"^^xsd:decimal ;
  geo-pos:long "-4.04489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR649901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR649901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR649901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.04489'^^xsd:double;
  dwc:latitude '46.96027'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR649901'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR387701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR387701'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR387701'^^xsd:anyURI;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR357601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR357601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR357601'^^xsd:anyURI;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR335001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR335001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR335001'^^xsd:anyURI;
  dwc:observationDate '2006-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR507401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR507401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR507401'^^xsd:anyURI;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR910501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR910501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR910501'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR910501'^^xsd:anyURI;
  dwc:observationDate '1965-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR677501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR677501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR677501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR795901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR795901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR795901'^^xsd:anyURI;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR766001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR766001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR766001'^^xsd:anyURI;
  dwc:observationDate '2000-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR359601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR359601'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR359601'^^xsd:anyURI;
  dwc:observationDate '1967-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR75401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR75401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR75401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR977701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR977701'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR977701'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR670101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR670101'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR670101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR562801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR562801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR562801'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR212901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR212901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR212901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR212901'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR67401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR67401'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR67401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR122201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR122201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR122201'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR122201'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR516601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR516601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR516601'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR666801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR666801'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR666801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR828601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR828601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR828601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR635401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR635401'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR635401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR203901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR203901'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR203901'^^xsd:anyURI;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR237801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR237801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR237801'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR395101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR395101'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR395101'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR139301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR139301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR139301'^^xsd:anyURI;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR551401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR551401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR551401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR551401'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR741501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR741501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR741501'^^xsd:anyURI;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR178301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR178301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR178301'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR198601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR198601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR198601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR792001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR792001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR792001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR792001'^^xsd:anyURI;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR774501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR774501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR774501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR774501'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR681501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR681501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR681501'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR681501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR663001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR663001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR663001'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR252901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR252901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR252901'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR921501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR921501'^^xsd:string;
  dwc:scientificName 'Xantho poressa (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR921501'^^xsd:anyURI;
  dwc:observationDate '1973-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94423 3.18362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94423"^^xsd:decimal ;
  dwc:decimalLongitude "3.18362"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94423 3.18362)"^^geo:wktLiteral ;
  geo-pos:lat "42.94423"^^xsd:decimal ;
  geo-pos:long "3.18362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR415701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR415701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18362'^^xsd:double;
  dwc:latitude '42.94423'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR415701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR86801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR86801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR86801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR685101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR685101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR685101'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR380401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR380401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR380401'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR380401'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR338701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR338701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR338701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR338701'^^xsd:anyURI;
  dwc:observationDate '2005-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR673401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR673401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR673401'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR673401'^^xsd:anyURI;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR845101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR845101'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR845101'^^xsd:anyURI;
  dwc:observationDate '1963-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR233801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR233801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR233801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR233801'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR567601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR567601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR567601'^^xsd:anyURI;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR579201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR579201'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR579201'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR755101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR755101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR755101'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR787101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR787101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR787101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR826901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR826901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR826901'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR462301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR462301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR462301'^^xsd:anyURI;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR326701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR326701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR326701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR326701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR676501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR676501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR676501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR53701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR53701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR53701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR53701'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR47301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR47301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR47301'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR116101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR116101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR116101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR116101'^^xsd:anyURI;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR510501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR510501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR510501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR510501'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47774"^^xsd:decimal ;
  dwc:decimalLongitude "4.17373"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  geo-pos:lat "43.47774"^^xsd:decimal ;
  geo-pos:long "4.17373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR653301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR653301'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.17373'^^xsd:double;
  dwc:latitude '43.47774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR653301'^^xsd:anyURI;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR281901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR281901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR281901'^^xsd:anyURI;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR817301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR817301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR817301'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR612101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR612101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR612101'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR612101'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR830501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR830501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR830501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR830501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR399301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR399301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR399301'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR399301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR872601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR872601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR872601'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR872601'^^xsd:anyURI;
  dwc:observationDate '1969-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR598501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR598501'^^xsd:string;
  dwc:scientificName 'Galathea nexa Embleton, 1834'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR598501'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR777101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR777101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR777101'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR251501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR251501'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR251501'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR983001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR983001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.14844'^^xsd:double;
  dwc:latitude '43.58484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR983001'^^xsd:anyURI;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR958801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR958801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR958801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR958801'^^xsd:anyURI;
  dwc:observationDate '1968-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR587101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR587101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR587101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR502401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR502401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR502401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR502401'^^xsd:anyURI;
  dwc:observationDate '1986-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR577201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR577201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR577201'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  geo-pos:lat "48.79267"^^xsd:decimal ;
  geo-pos:long "-1.69897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR201601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR201601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.69897'^^xsd:double;
  dwc:latitude '48.79267'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR201601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR583701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR583701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR583701'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR815701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR815701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR815701'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR933701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR933701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR933701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR933701'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38638 4.29524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38638"^^xsd:decimal ;
  dwc:decimalLongitude "4.29524"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38638 4.29524)"^^geo:wktLiteral ;
  geo-pos:lat "43.38638"^^xsd:decimal ;
  geo-pos:long "4.29524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR656401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR656401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR656401'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.29524'^^xsd:double;
  dwc:latitude '43.38638'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR656401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR328401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR328401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR328401'^^xsd:anyURI;
  dwc:observationDate '2007-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR640401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR640401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR640401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR149201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR149201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR149201'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR533901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR533901'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR533901'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR973101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR973101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR973101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR973101'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.70059 -1.50478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.70059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.50478"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.70059 -1.50478)"^^geo:wktLiteral ;
  geo-pos:lat "49.70059"^^xsd:decimal ;
  geo-pos:long "-1.50478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR181001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR181001'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.50478'^^xsd:double;
  dwc:latitude '49.70059'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR181001'^^xsd:anyURI;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR139601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR139601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR139601'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR139601'^^xsd:anyURI;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR297601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR297601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR297601'^^xsd:anyURI;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR252101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR252101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR252101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR252101'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94693 0.98134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94693"^^xsd:decimal ;
  dwc:decimalLongitude "0.98134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94693 0.98134)"^^geo:wktLiteral ;
  geo-pos:lat "49.94693"^^xsd:decimal ;
  geo-pos:long "0.98134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR44601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR44601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.98134'^^xsd:double;
  dwc:latitude '49.94693'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR44601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR336201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR336201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR336201'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR566801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR566801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR566801'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR55801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR55801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR55801'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR55801'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR423601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR423601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR423601'^^xsd:anyURI;
  dwc:observationDate '1975-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR523901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR523901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR523901'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR14401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR14401'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR14401'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR819501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR819501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR819501'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR293701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR293701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR293701'^^xsd:anyURI;
  dwc:observationDate '1997-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR284401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR284401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR284401'^^xsd:anyURI;
  dwc:observationDate '1993-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR106801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR106801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR106801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR422701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR422701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR422701'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR422701'^^xsd:anyURI;
  dwc:observationDate '1975-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR486001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR486001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR486001'^^xsd:anyURI;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR566201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR566201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR566201'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR923201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR923201'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR923201'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR296201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR296201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR296201'^^xsd:anyURI;
  dwc:observationDate '2001-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR205601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR205601'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR205601'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR468001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR468001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR468001'^^xsd:anyURI;
  dwc:observationDate '1979-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR636701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR636701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR636701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR636701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR478801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR478801'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR478801'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR225901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR225901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR225901'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR597301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR597301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR597301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR155901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR155901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR155901'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR622401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR622401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR622401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01294 5.14499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01294"^^xsd:decimal ;
  dwc:decimalLongitude "5.14499"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01294 5.14499)"^^geo:wktLiteral ;
  geo-pos:lat "43.01294"^^xsd:decimal ;
  geo-pos:long "5.14499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR890001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR890001'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.14499'^^xsd:double;
  dwc:latitude '43.01294'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR890001'^^xsd:anyURI;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR876901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR876901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR876901'^^xsd:anyURI;
  dwc:observationDate '1968-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.37167 -1.36021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.37167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.36021"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.37167 -1.36021)"^^geo:wktLiteral ;
  geo-pos:lat "46.37167"^^xsd:decimal ;
  geo-pos:long "-1.36021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR165401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR165401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.36021'^^xsd:double;
  dwc:latitude '46.37167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR165401'^^xsd:anyURI;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR847301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR847301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR847301'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR313701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR313701'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR313701'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR588501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR588501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR588501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR693901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR693901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR693901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR197601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR197601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR197601'^^xsd:anyURI;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR643001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR643001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR643001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR643001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR763101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR763101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR763101'^^xsd:anyURI;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR103101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR103101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR103101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR103101'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR601401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR601401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR601401'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR317401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR317401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR317401'^^xsd:anyURI;
  dwc:observationDate '2007-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR557001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR557001'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR557001'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45496 -0.79295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45496"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79295"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45496 -0.79295)"^^geo:wktLiteral ;
  geo-pos:lat "49.45496"^^xsd:decimal ;
  geo-pos:long "-0.79295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR41801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR41801'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.79295'^^xsd:double;
  dwc:latitude '49.45496'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR41801'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR496301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR496301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR496301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR496301'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR462801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR462801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR462801'^^xsd:anyURI;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85995"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05651 -1.85995)"^^geo:wktLiteral ;
  geo-pos:lat "49.05651"^^xsd:decimal ;
  geo-pos:long "-1.85995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR214801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR214801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.85995'^^xsd:double;
  dwc:latitude '49.05651'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR214801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR36501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR36501'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR36501'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR906501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR906501'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR906501'^^xsd:anyURI;
  dwc:observationDate '1964-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR66501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR66501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR66501'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR745701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR745701'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR745701'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR750401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR750401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR750401'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR314001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR314001'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR314001'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR431201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR431201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR431201'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR173201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR173201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR173201'^^xsd:anyURI;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR913501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR913501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR913501'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR913501'^^xsd:anyURI;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR526501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR526501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR526501'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56552 -2.76521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.56552"^^xsd:decimal ;
  dwc:decimalLongitude "-2.76521"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56552 -2.76521)"^^geo:wktLiteral ;
  geo-pos:lat "48.56552"^^xsd:decimal ;
  geo-pos:long "-2.76521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR311701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR311701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.76521'^^xsd:double;
  dwc:latitude '48.56552'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR311701'^^xsd:anyURI;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR660001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR660001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR660001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR250101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR250101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR250101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR250101'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR244301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR244301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR244301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR244301'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR376101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR376101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR376101'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR406901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR406901'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR406901'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48197 -2.78141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48197"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78141"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48197 -2.78141)"^^geo:wktLiteral ;
  geo-pos:lat "47.48197"^^xsd:decimal ;
  geo-pos:long "-2.78141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR316001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR316001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.78141'^^xsd:double;
  dwc:latitude '47.48197'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR316001'^^xsd:anyURI;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19949"^^xsd:decimal ;
  dwc:decimalLongitude "4.78295"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19949 4.78295)"^^geo:wktLiteral ;
  geo-pos:lat "43.19949"^^xsd:decimal ;
  geo-pos:long "4.78295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR813401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR813401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78295'^^xsd:double;
  dwc:latitude '43.19949'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR813401'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR849101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR849101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR849101'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR849101'^^xsd:anyURI;
  dwc:observationDate '1965-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR85201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR85201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR85201'^^xsd:string;
  dwc:scientificName 'Palaemon adspersus Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR85201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR677801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR677801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR677801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58457"^^xsd:decimal ;
  dwc:decimalLongitude "3.18248"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  geo-pos:lat "42.58457"^^xsd:decimal ;
  geo-pos:long "3.18248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR359301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR359301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR359301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18248'^^xsd:double;
  dwc:latitude '42.58457'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR359301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR784301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR784301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR784301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR784301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82652"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  geo-pos:lat "48.69747"^^xsd:decimal ;
  geo-pos:long "-1.82652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR207401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR207401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.82652'^^xsd:double;
  dwc:latitude '48.69747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR207401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR452801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR452801'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR452801'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR397201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR397201'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR397201'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR572701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR572701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR572701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR572701'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR268101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR268101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR268101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR268101'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR416501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR416501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR416501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR712901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR712901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR712901'^^xsd:anyURI;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR563401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR563401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR563401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR563401'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR855601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR855601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR855601'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR419101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR419101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR419101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR163601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR163601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR163601'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR582701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR582701'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR582701'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR863301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR863301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR863301'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR863301'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR73801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR73801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR73801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR73801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR776101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR776101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR776101'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR776101'^^xsd:anyURI;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR105701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR105701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR105701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR105701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR984801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR984801'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR984801'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67448"^^xsd:decimal ;
  dwc:decimalLongitude "3.18277"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67448 3.18277)"^^geo:wktLiteral ;
  geo-pos:lat "42.67448"^^xsd:decimal ;
  geo-pos:long "3.18277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR411601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR411601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.18277'^^xsd:double;
  dwc:latitude '42.67448'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR411601'^^xsd:anyURI;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR762101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR762101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR762101'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR762101'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR228901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR228901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR228901'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR228901'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR736401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR736401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR736401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR148401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR148401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR148401'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR159801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR159801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR159801'^^xsd:anyURI;
  dwc:observationDate '1977-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR532401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR532401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR532401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR532401'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR185901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR185901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR185901'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR549301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR549301'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR549301'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR242601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR242601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR242601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR242601'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR865501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR865501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR865501'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR92601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR92601'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR92601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49352 1.52243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49352"^^xsd:decimal ;
  dwc:decimalLongitude "1.52243"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49352 1.52243)"^^geo:wktLiteral ;
  geo-pos:lat "50.49352"^^xsd:decimal ;
  geo-pos:long "1.52243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR189601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR189601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR189601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '1.52243'^^xsd:double;
  dwc:latitude '50.49352'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR189601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR209201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR209201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR209201'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR725701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR725701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR725701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR725701'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR874401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR874401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR874401'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR874401'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.92699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5685"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  geo-pos:lat "46.92699"^^xsd:decimal ;
  geo-pos:long "-4.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR779701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR779701'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.5685'^^xsd:double;
  dwc:latitude '46.92699'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR779701'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR536501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR536501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR536501'^^xsd:anyURI;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR732501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR732501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR732501'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR877701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR877701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR877701'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR30701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR30701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR30701'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR30701'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR480101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR480101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR480101'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR587901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR587901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR587901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR587901'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR451301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR451301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR451301'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR451301'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR794201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR794201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR794201'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR276501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR276501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR276501'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.30488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22513"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  geo-pos:lat "48.30488"^^xsd:decimal ;
  geo-pos:long "-4.22513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR654101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR654101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.22513'^^xsd:double;
  dwc:latitude '48.30488'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR654101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR437401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR437401'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR437401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR544701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR544701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR544701'^^xsd:anyURI;
  dwc:observationDate '2000-11-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR852001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR852001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR852001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR852001'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR407301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR407301'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.18192'^^xsd:double;
  dwc:latitude '42.40479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR407301'^^xsd:anyURI;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR350501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR350501'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR350501'^^xsd:anyURI;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR219601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR219601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^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:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR219601'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR340201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR340201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR340201'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR657701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR657701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR657701'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR902601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR902601'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR902601'^^xsd:anyURI;
  dwc:observationDate '1978-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR123601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR123601'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR123601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR9101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR9101'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR712401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR712401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR712401'^^xsd:anyURI;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR919301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR919301'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR919301'^^xsd:anyURI;
  dwc:observationDate '1978-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR548401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR548401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR548401'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR108401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR108401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR108401'^^xsd:anyURI;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48013 3.92666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48013"^^xsd:decimal ;
  dwc:decimalLongitude "3.92666"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48013 3.92666)"^^geo:wktLiteral ;
  geo-pos:lat "43.48013"^^xsd:decimal ;
  geo-pos:long "3.92666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR638801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR638801'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.92666'^^xsd:double;
  dwc:latitude '43.48013'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR638801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR609001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR609001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR609001'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR118401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR118401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR118401'^^xsd:anyURI;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR151401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR151401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR151401'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR151401'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR637801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR637801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR637801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR678301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR678301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR678301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR478201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR478201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR478201'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR478201'^^xsd:anyURI;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR467401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR467401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR467401'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR101301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR101301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR101301'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR101301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR565401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR565401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR565401'^^xsd:anyURI;
  dwc:observationDate '1986-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR827101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR827101'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR827101'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR539901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR539901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR539901'^^xsd:anyURI;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR292901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR292901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR292901'^^xsd:anyURI;
  dwc:observationDate '1995-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR974201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR974201'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR974201'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94437"^^xsd:decimal ;
  dwc:decimalLongitude "3.06121"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94437 3.06121)"^^geo:wktLiteral ;
  geo-pos:lat "42.94437"^^xsd:decimal ;
  geo-pos:long "3.06121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR353501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR353501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR353501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 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 '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:longitude '3.06121'^^xsd:double;
  dwc:latitude '42.94437'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR353501'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR513601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR513601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR513601'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR283801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR283801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR283801'^^xsd:anyURI;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR124301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR124301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR124301'^^xsd:anyURI;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR462601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR462601'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR462601'^^xsd:anyURI;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR418101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR418101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR418101'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR418101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR934901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR934901'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR934901'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR833201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR833201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR833201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR556501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR556501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR556501'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR125201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR125201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR125201'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR826301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR826301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR826301'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR293801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR293801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR293801'^^xsd:anyURI;
  dwc:observationDate '1997-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57114 0.16662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.57114"^^xsd:decimal ;
  dwc:decimalLongitude "0.16662"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57114 0.16662)"^^geo:wktLiteral ;
  geo-pos:lat "49.57114"^^xsd:decimal ;
  geo-pos:long "0.16662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR12801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR12801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR12801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.16662'^^xsd:double;
  dwc:latitude '49.57114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR12801'^^xsd:anyURI;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR860901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR860901'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR860901'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR741301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR741301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR741301'^^xsd:anyURI;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR750901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR750901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR750901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR283701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR283701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR283701'^^xsd:anyURI;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR836801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR836801'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR836801'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR76101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR76101'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR76101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR186901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR186901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR186901'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR739401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR739401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR739401'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR509101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR509101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR509101'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR383501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR383501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR383501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR383501'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR466401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR466401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR466401'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR378501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR378501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR378501'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR378501'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR755801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR755801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR755801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR755801'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR585301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR585301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR585301'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR619301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR619301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR619301'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR789101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR789101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR789101'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR789101'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR279701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR279701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR279701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR279701'^^xsd:anyURI;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR569101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR569101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR569101'^^xsd:anyURI;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR586201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR586201'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR586201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR251601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR251601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR251601'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR605001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR605001'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR605001'^^xsd:anyURI;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR585701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR585701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR585701'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR480501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR480501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR480501'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR480501'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR945001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR945001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR945001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR945001'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR132401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR132401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR132401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR132401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR912601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR912601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR912601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR912601'^^xsd:anyURI;
  dwc:observationDate '1964-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR971001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR971001'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR971001'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR860201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR860201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR860201'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR796701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR796701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR796701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR796701'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR664201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR664201'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR664201'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR633001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR633001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR633001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR633001'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR155601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR155601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR155601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR155601'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR609501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR609501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR609501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR609501'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR608601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR608601'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR608601'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR213301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR213301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR213301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR213301'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR857001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR857001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR857001'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR979501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR979501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR979501'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR458201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR458201'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR458201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR429401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR429401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR429401'^^xsd:anyURI;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR339001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR339001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR339001'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR525101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR525101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR525101'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR324001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR324001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR324001'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR495501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR495501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR495501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR495501'^^xsd:anyURI;
  dwc:observationDate '1985-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR523101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR523101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR523101'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR523101'^^xsd:anyURI;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR497501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR497501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR497501'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR939701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR939701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR939701'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR171801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR171801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR171801'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR171801'^^xsd:anyURI;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR9201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR9201'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR477701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR477701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR477701'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR477701'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR690501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR690501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR690501'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR20601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR20601'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR20601'^^xsd:anyURI;
  dwc:observationDate '2006-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR543301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR543301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR543301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR543301'^^xsd:anyURI;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR134601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR134601'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR134601'^^xsd:anyURI;
  dwc:observationDate '1998-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19276 5.15167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19276"^^xsd:decimal ;
  dwc:decimalLongitude "5.15167"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19276 5.15167)"^^geo:wktLiteral ;
  geo-pos:lat "43.19276"^^xsd:decimal ;
  geo-pos:long "5.15167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR889301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR889301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.15167'^^xsd:double;
  dwc:latitude '43.19276'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR889301'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR827301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR827301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR827301'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR827301'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.98785"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  geo-pos:lat "48.96117"^^xsd:decimal ;
  geo-pos:long "-1.98785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR266801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR266801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.98785'^^xsd:double;
  dwc:latitude '48.96117'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR266801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.76399 -2.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.76399"^^xsd:decimal ;
  dwc:decimalLongitude "-2.378"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.76399 -2.378)"^^geo:wktLiteral ;
  geo-pos:lat "48.76399"^^xsd:decimal ;
  geo-pos:long "-2.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR305801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR305801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR305801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.378'^^xsd:double;
  dwc:latitude '48.76399'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR305801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR657501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR657501'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR657501'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR503501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR503501'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR503501'^^xsd:anyURI;
  dwc:observationDate '1986-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.46328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51747"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  geo-pos:lat "49.46328"^^xsd:decimal ;
  geo-pos:long "-0.51747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR40001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR40001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-0.51747'^^xsd:double;
  dwc:latitude '49.46328'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR40001'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR426901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR426901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR426901'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR426901'^^xsd:anyURI;
  dwc:observationDate '1976-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR875501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR875501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR875501'^^xsd:anyURI;
  dwc:observationDate '1969-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR375301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR375301'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami (Miers, 1881)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR375301'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR844301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR844301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR844301'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57201 -2.63002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.57201"^^xsd:decimal ;
  dwc:decimalLongitude "-2.63002"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57201 -2.63002)"^^geo:wktLiteral ;
  geo-pos:lat "48.57201"^^xsd:decimal ;
  geo-pos:long "-2.63002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR311301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR311301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.63002'^^xsd:double;
  dwc:latitude '48.57201'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR311301'^^xsd:anyURI;
  dwc:observationDate '2006-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR541301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR541301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR541301'^^xsd:anyURI;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR397401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR397401'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR397401'^^xsd:anyURI;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR356001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR356001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR356001'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR356001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR276701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR276701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR276701'^^xsd:anyURI;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55128"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18894"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  geo-pos:lat "47.55128"^^xsd:decimal ;
  geo-pos:long "-3.18894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR403501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR403501'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.18894'^^xsd:double;
  dwc:latitude '47.55128'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR403501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR64201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR64201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR64201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37348"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37348 -0.51134)"^^geo:wktLiteral ;
  geo-pos:lat "49.37348"^^xsd:decimal ;
  geo-pos:long "-0.51134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR38801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR38801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR38801'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.51134'^^xsd:double;
  dwc:latitude '49.37348'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR38801'^^xsd:anyURI;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR809501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR809501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR809501'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR809501'^^xsd:anyURI;
  dwc:observationDate '1967-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR372201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR372201'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR372201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR962701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR962701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR962701'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR29701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR29701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR29701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR29701'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR916001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR916001'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi Gordon, 1968'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR916001'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR676601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR676601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR676601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR372801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR372801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR372801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR372801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR351301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR351301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR351301'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR351301'^^xsd:anyURI;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.36518 -0.78634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.36518"^^xsd:decimal ;
  dwc:decimalLongitude "-0.78634"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.36518 -0.78634)"^^geo:wktLiteral ;
  geo-pos:lat "49.36518"^^xsd:decimal ;
  geo-pos:long "-0.78634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR41501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR41501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR41501'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.78634'^^xsd:double;
  dwc:latitude '49.36518'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR41501'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR749801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR749801'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR749801'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR106101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR106101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR106101'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR971601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR971601'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR971601'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR710701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR710701'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR710701'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR707501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR707501'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR707501'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR413801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR413801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR413801'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR413801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR186201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR186201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR186201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR186201'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03431"^^xsd:decimal ;
  dwc:decimalLongitude "3.0613"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  geo-pos:lat "43.03431"^^xsd:decimal ;
  geo-pos:long "3.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR354701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR354701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR354701'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.0613'^^xsd:double;
  dwc:latitude '43.03431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR354701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR317101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR317101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR317101'^^xsd:anyURI;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR716901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR716901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR716901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR716901'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR479401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR479401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR479401'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR479401'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR474301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR474301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR474301'^^xsd:anyURI;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR126901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR126901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR126901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR126901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR148001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR148001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR148001'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR148001'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR927501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR927501'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR927501'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR801101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR801101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR801101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR801101'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR86001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR86001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR86001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR367301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR367301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR367301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR367301'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR248101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR248101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR248101'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR463501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR463501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR463501'^^xsd:anyURI;
  dwc:observationDate '1977-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR159501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR159501'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR159501'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR693301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR693301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR693301'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR693301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR701401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR701401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR701401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR701401'^^xsd:anyURI;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR892701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR892701'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR892701'^^xsd:anyURI;
  dwc:observationDate '1962-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR4201'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR4201'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR62901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR62901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR62901'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR62901'^^xsd:anyURI;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR955201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR955201'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR955201'^^xsd:anyURI;
  dwc:observationDate '1968-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR94601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR94601'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR94601'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR685301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR685301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR685301'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR685301'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR198101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR198101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR198101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR198101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR21901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR21901'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR21901'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR941601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR941601'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR941601'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR470901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR470901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR470901'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR623201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR623201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR623201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR797801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR797801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR797801'^^xsd:anyURI;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR979001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR979001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR979001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR979001'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR802701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR802701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR802701'^^xsd:anyURI;
  dwc:observationDate '2006-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR505301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR505301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR505301'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR505301'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR63501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR63501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR63501'^^xsd:anyURI;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR179601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR179601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR179601'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49484 -2.51648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.49484"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51648"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49484 -2.51648)"^^geo:wktLiteral ;
  geo-pos:lat "47.49484"^^xsd:decimal ;
  geo-pos:long "-2.51648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR310101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR310101'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.51648'^^xsd:double;
  dwc:latitude '47.49484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR310101'^^xsd:anyURI;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR324601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR324601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR324601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR742701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR742701'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR742701'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.92699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5685"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  geo-pos:lat "46.92699"^^xsd:decimal ;
  geo-pos:long "-4.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR779801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR779801'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.5685'^^xsd:double;
  dwc:latitude '46.92699'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR779801'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR318001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR318001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR318001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR848301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR848301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR848301'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR848301'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR427101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR427101'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR427101'^^xsd:anyURI;
  dwc:observationDate '1976-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR847501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR847501'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR847501'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR764001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR764001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR764001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR764001'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR236901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR236901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR236901'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR918401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR918401'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin-Méneville, 1832'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR918401'^^xsd:anyURI;
  dwc:observationDate '1973-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR595301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR595301'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR595301'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28268"^^xsd:decimal ;
  dwc:decimalLongitude "5.15502"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  geo-pos:lat "43.28268"^^xsd:decimal ;
  geo-pos:long "5.15502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR890701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR890701'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.15502'^^xsd:double;
  dwc:latitude '43.28268'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR890701'^^xsd:anyURI;
  dwc:observationDate '2009-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR678101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR678101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR678101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR461401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR461401'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR461401'^^xsd:anyURI;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR80501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR80501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR80501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR80501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR146201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR146201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR146201'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR112401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR112401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR112401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR112401'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR951801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR951801'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR951801'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR156401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR156401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR156401'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR947001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR947001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR947001'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05925"^^xsd:decimal ;
  dwc:decimalLongitude "6.74234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  geo-pos:lat "43.05925"^^xsd:decimal ;
  geo-pos:long "6.74234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR980801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR980801'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.74234'^^xsd:double;
  dwc:latitude '43.05925'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR980801'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR840901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR840901'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR840901'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR178901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR178901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR178901'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR45101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR45101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR45101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR45101'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR886301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR886301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR886301'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR886301'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR720701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR720701'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR720701'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR884901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR884901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR884901'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR884901'^^xsd:anyURI;
  dwc:observationDate '1975-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR816801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR816801'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR816801'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR740901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR740901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR740901'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR679401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR679401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR679401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR259501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR259501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR259501'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR214201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR214201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR214201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR214201'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR851901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR851901'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR851901'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45056"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45056 -0.93065)"^^geo:wktLiteral ;
  geo-pos:lat "49.45056"^^xsd:decimal ;
  geo-pos:long "-0.93065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR43401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR43401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93065'^^xsd:double;
  dwc:latitude '49.45056'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR43401'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR526601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR526601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR526601'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR526601'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR745501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR745501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR745501'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR745401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR745401'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR745401'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR371001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR371001'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR371001'^^xsd:anyURI;
  dwc:observationDate '2007-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR336001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR336001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR336001'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74494 -2.78505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.74494"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78505"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74494 -2.78505)"^^geo:wktLiteral ;
  geo-pos:lat "48.74494"^^xsd:decimal ;
  geo-pos:long "-2.78505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR311801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR311801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.78505'^^xsd:double;
  dwc:latitude '48.74494'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR311801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.50628 -3.98359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.50628"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98359"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.50628 -3.98359)"^^geo:wktLiteral ;
  geo-pos:lat "47.50628"^^xsd:decimal ;
  geo-pos:long "-3.98359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR622101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR622101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.98359'^^xsd:double;
  dwc:latitude '47.50628'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR622101'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR167801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR167801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR167801'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR457701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR457701'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR457701'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR79901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR79901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR79901'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR79901'^^xsd:anyURI;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR966601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR966601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR966601'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR966601'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR787001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR787001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR787001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR787001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR115101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR115101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR115101'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR115101'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR614901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR614901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR614901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR614901'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR35101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR35101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR35101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR35101'^^xsd:anyURI;
  dwc:observationDate '2006-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR870801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR870801'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR870801'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR585601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR585601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR585601'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR972301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR972301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR972301'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR293001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR293001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR293001'^^xsd:anyURI;
  dwc:observationDate '1996-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR791201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR791201'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR791201'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR274601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR274601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR274601'^^xsd:anyURI;
  dwc:observationDate '1988-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR859001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR859001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR859001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR859001'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR504001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR504001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR504001'^^xsd:anyURI;
  dwc:observationDate '1986-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR899601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR899601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR899601'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR899601'^^xsd:anyURI;
  dwc:observationDate '1962-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR645701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR645701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR645701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR817501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR817501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR817501'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49352 1.52243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49352"^^xsd:decimal ;
  dwc:decimalLongitude "1.52243"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49352 1.52243)"^^geo:wktLiteral ;
  geo-pos:lat "50.49352"^^xsd:decimal ;
  geo-pos:long "1.52243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR191601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR191601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.52243'^^xsd:double;
  dwc:latitude '50.49352'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR191601'^^xsd:anyURI;
  dwc:observationDate '2000-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR70601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR70601'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR70601'^^xsd:anyURI;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR869901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR869901'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR869901'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR600601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR600601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR600601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR600601'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR768601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR768601'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR768601'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR558201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR558201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR558201'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.10681"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20951"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10681 -1.20951)"^^geo:wktLiteral ;
  geo-pos:lat "46.10681"^^xsd:decimal ;
  geo-pos:long "-1.20951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR129101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR129101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-1.20951'^^xsd:double;
  dwc:latitude '46.10681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR129101'^^xsd:anyURI;
  dwc:observationDate '2007-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR790401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR790401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR790401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR570901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR570901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR570901'^^xsd:anyURI;
  dwc:observationDate '1989-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR15501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR15501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR15501'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR968901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR968901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR968901'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR968901'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR157401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR157401'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR157401'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR199201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR199201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR199201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR199201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR735601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR735601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR735601'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR871701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR871701'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR871701'^^xsd:anyURI;
  dwc:observationDate '1974-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR40201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR40201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:longitude '-0.52363'^^xsd:double;
  dwc:latitude '49.55306'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR40201'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR416301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR416301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR416301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR164801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR164801'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR164801'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR362201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR362201'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR362201'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR557401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR557401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR557401'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR142901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR142901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR142901'^^xsd:anyURI;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR515901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR515901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR515901'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR230401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR230401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR230401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR230401'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR409301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR409301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR409301'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR409301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR960701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR960701'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR960701'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79267 -1.69897)"^^geo:wktLiteral ;
  geo-pos:lat "48.79267"^^xsd:decimal ;
  geo-pos:long "-1.69897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR202101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR202101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR202101'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.69897'^^xsd:double;
  dwc:latitude '48.79267'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR202101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR64501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR64501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR64501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR64501'^^xsd:anyURI;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR544201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR544201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR544201'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR544201'^^xsd:anyURI;
  dwc:observationDate '2000-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR714501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR714501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR714501'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR745301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR745301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR745301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR745301'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR663101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR663101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR663101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR663101'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR736201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR736201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR736201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR589101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR589101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR589101'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR589101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR845601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR845601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR845601'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR540201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR540201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR540201'^^xsd:anyURI;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR845701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR845701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR845701'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR854401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR854401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR854401'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR605101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR605101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR605101'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR672001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR672001'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR672001'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR160101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR160101'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR160101'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR528601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR528601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR528601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR528601'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR718301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR718301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR718301'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR845001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR845001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR845001'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR845001'^^xsd:anyURI;
  dwc:observationDate '1963-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98531 6.24709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98531"^^xsd:decimal ;
  dwc:decimalLongitude "6.24709"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98531 6.24709)"^^geo:wktLiteral ;
  geo-pos:lat "42.98531"^^xsd:decimal ;
  geo-pos:long "6.24709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR975001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR975001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.24709'^^xsd:double;
  dwc:latitude '42.98531'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR975001'^^xsd:anyURI;
  dwc:observationDate '2009-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR847201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR847201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR847201'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR847201'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR25901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR25901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR25901'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65417 -0.11499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65417"^^xsd:decimal ;
  dwc:decimalLongitude "-0.11499"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65417 -0.11499)"^^geo:wktLiteral ;
  geo-pos:lat "49.65417"^^xsd:decimal ;
  geo-pos:long "-0.11499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR17701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR17701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR17701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.11499'^^xsd:double;
  dwc:latitude '49.65417'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR17701'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR844101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR844101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR844101'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR333101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR333101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR333101'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR333101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR736001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR736001'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR736001'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR733401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR733401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR733401'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR934301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR934301'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR934301'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR90401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR90401'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR90401'^^xsd:anyURI;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.57972 -4.26037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.57972"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26037"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.57972 -4.26037)"^^geo:wktLiteral ;
  geo-pos:lat "47.57972"^^xsd:decimal ;
  geo-pos:long "-4.26037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR655901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR655901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR655901'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.26037'^^xsd:double;
  dwc:latitude '47.57972'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR655901'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56897 4.05184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56897"^^xsd:decimal ;
  dwc:decimalLongitude "4.05184"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56897 4.05184)"^^geo:wktLiteral ;
  geo-pos:lat "43.56897"^^xsd:decimal ;
  geo-pos:long "4.05184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR651501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR651501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR651501'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.05184'^^xsd:double;
  dwc:latitude '43.56897'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR651501'^^xsd:anyURI;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0714"^^xsd:decimal ;
  dwc:decimalLongitude "6.37471"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0714 6.37471)"^^geo:wktLiteral ;
  geo-pos:lat "43.0714"^^xsd:decimal ;
  geo-pos:long "6.37471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR975501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR975501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR975501'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.37471'^^xsd:double;
  dwc:latitude '43.0714'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR975501'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03484 1.79089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03484"^^xsd:decimal ;
  dwc:decimalLongitude "1.79089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03484 1.79089)"^^geo:wktLiteral ;
  geo-pos:lat "51.03484"^^xsd:decimal ;
  geo-pos:long "1.79089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR215101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR215101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79089'^^xsd:double;
  dwc:latitude '51.03484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR215101'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR20501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR20501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR20501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR20501'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR555101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR555101'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR555101'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR211301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR211301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR211301'^^xsd:anyURI;
  dwc:observationDate '2000-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR146501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR146501'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR146501'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR104601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR104601'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR104601'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR920601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR920601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR920601'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR223201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR223201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR223201'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38483"^^xsd:decimal ;
  dwc:decimalLongitude "4.41857"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  geo-pos:lat "43.38483"^^xsd:decimal ;
  geo-pos:long "4.41857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR724901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR724901'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.41857'^^xsd:double;
  dwc:latitude '43.38483'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR724901'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR136501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR136501'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR136501'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR243401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR243401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR243401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR243401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR467201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR467201'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR467201'^^xsd:anyURI;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR678401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR678401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR678401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR293201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR293201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR293201'^^xsd:anyURI;
  dwc:observationDate '1996-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR580701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR580701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR580701'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR429501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR429501'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR429501'^^xsd:anyURI;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR838701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR838701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR838701'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR977901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR977901'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR977901'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR407101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR407101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR407101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR407101'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR514801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR514801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR514801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR514801'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR175401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR175401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR175401'^^xsd:anyURI;
  dwc:observationDate '1979-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR21101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR21101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR21101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR21101'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74494 -2.78505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.74494"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78505"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74494 -2.78505)"^^geo:wktLiteral ;
  geo-pos:lat "48.74494"^^xsd:decimal ;
  geo-pos:long "-2.78505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR311901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR311901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.78505'^^xsd:double;
  dwc:latitude '48.74494'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR311901'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR795301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR795301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR795301'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR540501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR540501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR540501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR540501'^^xsd:anyURI;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR724401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR724401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR724401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR172301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR172301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR172301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR172301'^^xsd:anyURI;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR582801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR582801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR582801'^^xsd:anyURI;
  dwc:observationDate '1996-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR873101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR873101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR873101'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR873101'^^xsd:anyURI;
  dwc:observationDate '1969-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR575701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR575701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR575701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR575701'^^xsd:anyURI;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR417501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR417501'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR417501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR748401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR748401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR748401'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR748401'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR511001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR511001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR511001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR511001'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR107201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR107201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR107201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR107201'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR251701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR251701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR251701'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR164701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR164701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR164701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR164701'^^xsd:anyURI;
  dwc:observationDate '1979-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52485 8.65606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52485"^^xsd:decimal ;
  dwc:decimalLongitude "8.65606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52485 8.65606)"^^geo:wktLiteral ;
  geo-pos:lat "42.52485"^^xsd:decimal ;
  geo-pos:long "8.65606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR984301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR984301'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.65606'^^xsd:double;
  dwc:latitude '42.52485'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR984301'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR555801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR555801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR555801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR555801'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR791601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR791601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR791601'^^xsd:anyURI;
  dwc:observationDate '1998-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR137401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR137401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR137401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR137401'^^xsd:anyURI;
  dwc:observationDate '1970-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR867401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR867401'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR867401'^^xsd:anyURI;
  dwc:observationDate '1975-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR204001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR204001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR204001'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR375801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR375801'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR375801'^^xsd:anyURI;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR927601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR927601'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR927601'^^xsd:anyURI;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR2701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR2701'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR780001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR780001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR780001'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR619701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR619701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR619701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR619701'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR631801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR631801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR631801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR386201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR386201'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR386201'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR631001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR631001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR631001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.98785"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  geo-pos:lat "48.96117"^^xsd:decimal ;
  geo-pos:long "-1.98785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR266501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR266501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.98785'^^xsd:double;
  dwc:latitude '48.96117'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR266501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR906901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR906901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR906901'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR906901'^^xsd:anyURI;
  dwc:observationDate '1963-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR245201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR245201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR245201'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR534001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR534001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR534001'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR565201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR565201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR565201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR565201'^^xsd:anyURI;
  dwc:observationDate '1986-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR209301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR209301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR209301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR78001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR78001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR78001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR826001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR826001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR826001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR705201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR705201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR705201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR705201'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR897201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR897201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR897201'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR897201'^^xsd:anyURI;
  dwc:observationDate '1965-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR54101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR54101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR54101'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR54101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR437001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR437001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR437001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR437001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR381801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR381801'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR381801'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR953101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR953101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR953101'^^xsd:anyURI;
  dwc:observationDate '1968-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR637501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR637501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR637501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR834101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR834101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR834101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR834101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR545901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR545901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR545901'^^xsd:anyURI;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.37167 -1.36021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.37167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.36021"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.37167 -1.36021)"^^geo:wktLiteral ;
  geo-pos:lat "46.37167"^^xsd:decimal ;
  geo-pos:long "-1.36021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR165301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR165301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.36021'^^xsd:double;
  dwc:latitude '46.37167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR165301'^^xsd:anyURI;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR389301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR389301'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR389301'^^xsd:anyURI;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR417901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR417901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR417901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR464901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR464901'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR464901'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR579001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR579001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR579001'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR90301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR90301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR90301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR914701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR914701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR914701'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR914701'^^xsd:anyURI;
  dwc:observationDate '1973-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR679901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR679901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR679901'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR679901'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR240801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR240801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR240801'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR240801'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR545601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR545601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR545601'^^xsd:anyURI;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03417 3.1839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03417"^^xsd:decimal ;
  dwc:decimalLongitude "3.1839"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03417 3.1839)"^^geo:wktLiteral ;
  geo-pos:lat "43.03417"^^xsd:decimal ;
  geo-pos:long "3.1839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR411101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR411101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR411101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.1839'^^xsd:double;
  dwc:latitude '43.03417'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR411101'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR562101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR562101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR562101'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR659501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR659501'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR659501'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR321801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR321801'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR321801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR165001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR165001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR165001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR165001'^^xsd:anyURI;
  dwc:observationDate '1977-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.15542 -3.8055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.15542"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8055"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.15542 -3.8055)"^^geo:wktLiteral ;
  geo-pos:lat "47.15542"^^xsd:decimal ;
  geo-pos:long "-3.8055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR458901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR458901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR458901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.8055'^^xsd:double;
  dwc:latitude '47.15542'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR458901'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR377601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR377601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR377601'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR377601'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR667601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR667601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR667601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR187401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR187401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR187401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR489301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR489301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR489301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR489301'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR907601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR907601'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR907601'^^xsd:anyURI;
  dwc:observationDate '1961-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR374301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR374301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR374301'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR374301'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR922701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR922701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR922701'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin-Méneville, 1832'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR922701'^^xsd:anyURI;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR791901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR791901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR791901'^^xsd:anyURI;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR82701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR82701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR82701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR315601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR315601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR315601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR315601'^^xsd:anyURI;
  dwc:observationDate '2006-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR904901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR904901'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR904901'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR386101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR386101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR386101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR386101'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR824801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR824801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR824801'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR322501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR322501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR322501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR95901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR95901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR95901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR657301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR657301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR657301'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR466701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR466701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR466701'^^xsd:anyURI;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR718401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR718401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR718401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR718401'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR738701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR738701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR738701'^^xsd:anyURI;
  dwc:observationDate '1996-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR343001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR343001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR343001'^^xsd:anyURI;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR795601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR795601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR795601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR795601'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR450301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR450301'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR450301'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.36518 -0.78634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.36518"^^xsd:decimal ;
  dwc:decimalLongitude "-0.78634"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.36518 -0.78634)"^^geo:wktLiteral ;
  geo-pos:lat "49.36518"^^xsd:decimal ;
  geo-pos:long "-0.78634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR42601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR42601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR42601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.78634'^^xsd:double;
  dwc:latitude '49.36518'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR42601'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR331001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR331001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR331001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR373401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR373401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR373401'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR373401'^^xsd:anyURI;
  dwc:observationDate '1967-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR361401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR361401'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR361401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR470301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR470301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR470301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR470301'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR951701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR951701'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR951701'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR828101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR828101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR828101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR828101'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR876201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR876201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR876201'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR876201'^^xsd:anyURI;
  dwc:observationDate '1966-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR211801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR211801'^^xsd:string;
  dwc:scientificName 'Crangon allmanni Kinahan, 1857'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR211801'^^xsd:anyURI;
  dwc:observationDate '2005-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR624001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR624001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR624001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR669801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR669801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR669801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR669801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38555 -2.9039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.38555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9039"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38555 -2.9039)"^^geo:wktLiteral ;
  geo-pos:lat "47.38555"^^xsd:decimal ;
  geo-pos:long "-2.9039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR316601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR316601'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.9039'^^xsd:double;
  dwc:latitude '47.38555'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR316601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR474601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR474601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR474601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR474601'^^xsd:anyURI;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR698101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR698101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR698101'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR436401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR436401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR436401'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR436401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR682001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR682001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR682001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR733001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR733001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR733001'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR542001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR542001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR542001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR542001'^^xsd:anyURI;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28205"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15787"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28205 -3.15787)"^^geo:wktLiteral ;
  geo-pos:lat "47.28205"^^xsd:decimal ;
  geo-pos:long "-3.15787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR371701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR371701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR371701'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.15787'^^xsd:double;
  dwc:latitude '47.28205'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR371701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR742801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR742801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR742801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR742801'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR229601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR229601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR229601'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR229601'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR153601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR153601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR153601'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR183701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR183701'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR183701'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88772 -1.57095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88772"^^xsd:decimal ;
  dwc:decimalLongitude "-1.57095"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88772 -1.57095)"^^geo:wktLiteral ;
  geo-pos:lat "48.88772"^^xsd:decimal ;
  geo-pos:long "-1.57095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR195901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR195901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-1.57095'^^xsd:double;
  dwc:latitude '48.88772'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR195901'^^xsd:anyURI;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR257101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR257101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR257101'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR370801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR370801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR370801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR854601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR854601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR854601'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR854601'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR293301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR293301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR293301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR293301'^^xsd:anyURI;
  dwc:observationDate '1997-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR292801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR292801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR292801'^^xsd:anyURI;
  dwc:observationDate '1995-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR280201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR280201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR280201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR280201'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR234601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR234601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR234601'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR241801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR241801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR241801'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR241801'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR206701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR206701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR206701'^^xsd:anyURI;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR100901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR100901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR100901'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR423401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR423401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR423401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR423401'^^xsd:anyURI;
  dwc:observationDate '1975-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR185801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR185801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR185801'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR908301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR908301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR908301'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR908301'^^xsd:anyURI;
  dwc:observationDate '1963-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR659401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR659401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR659401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR659401'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR622801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR622801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR622801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR622801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR707901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR707901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR707901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR707901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR770401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR770401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR770401'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR599501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR599501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR599501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR599501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR118201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR118201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR118201'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR118201'^^xsd:anyURI;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR963201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR963201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR963201'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR963201'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR929901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR929901'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR929901'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR319801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR319801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR319801'^^xsd:anyURI;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR704701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR704701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR704701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR704701'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR285001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR285001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR285001'^^xsd:anyURI;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR584901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR584901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR584901'^^xsd:anyURI;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR951401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR951401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR951401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR951401'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR44801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR44801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR44801'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR980301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR980301'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR980301'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR941701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR941701'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR941701'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7326 -0.53599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7326"^^xsd:decimal ;
  dwc:decimalLongitude "-0.53599"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7326 -0.53599)"^^geo:wktLiteral ;
  geo-pos:lat "49.7326"^^xsd:decimal ;
  geo-pos:long "-0.53599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR40801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR40801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.53599'^^xsd:double;
  dwc:latitude '49.7326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR40801'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR836401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR836401'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR836401'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR276101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR276101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR276101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR276101'^^xsd:anyURI;
  dwc:observationDate '1981-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR545501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR545501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR545501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR545501'^^xsd:anyURI;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR508201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR508201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR508201'^^xsd:anyURI;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR125001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR125001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR125001'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR134801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR134801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR134801'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR134801'^^xsd:anyURI;
  dwc:observationDate '1999-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR819601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR819601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR819601'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR788001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR788001'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR788001'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR790101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR790101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR790101'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR140101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR140101'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR140101'^^xsd:anyURI;
  dwc:observationDate '2009-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR46401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR46401'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR46401'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR561101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR561101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR561101'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28268"^^xsd:decimal ;
  dwc:decimalLongitude "5.15502"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28268 5.15502)"^^geo:wktLiteral ;
  geo-pos:lat "43.28268"^^xsd:decimal ;
  geo-pos:long "5.15502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR890201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR890201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.15502'^^xsd:double;
  dwc:latitude '43.28268'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR890201'^^xsd:anyURI;
  dwc:observationDate '1963-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR524101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR524101'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR524101'^^xsd:anyURI;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR508401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR508401'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR508401'^^xsd:anyURI;
  dwc:observationDate '1988-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR923301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR923301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR923301'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75144"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6494"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  geo-pos:lat "48.75144"^^xsd:decimal ;
  geo-pos:long "-2.6494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR311001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR311001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.6494'^^xsd:double;
  dwc:latitude '48.75144'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR311001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR376401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR376401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR376401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR376401'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23064"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29135 -0.23064)"^^geo:wktLiteral ;
  geo-pos:lat "49.29135"^^xsd:decimal ;
  geo-pos:long "-0.23064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR22601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR22601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR22601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.23064'^^xsd:double;
  dwc:latitude '49.29135'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR22601'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR74001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR74001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR74001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR74001'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30204"^^xsd:decimal ;
  dwc:decimalLongitude "3.67744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  geo-pos:lat "43.30204"^^xsd:decimal ;
  geo-pos:long "3.67744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR446701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR446701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.67744'^^xsd:double;
  dwc:latitude '43.30204'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR446701'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR566601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR566601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR566601'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR566601'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR752901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR752901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR752901'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR466601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR466601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR466601'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR466601'^^xsd:anyURI;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR69101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR69101'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR69101'^^xsd:anyURI;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR744101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR744101'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR744101'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR344701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR344701'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR344701'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR232001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR232001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR232001'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR556101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR556101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR556101'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR408501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR408501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR408501'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR408501'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR450501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR450501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR450501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR450501'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR692701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR692701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR692701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR692701'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR985001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR985001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR985001'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR985001'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR516401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR516401'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR516401'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR331701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR331701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR331701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR331701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR432601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR432601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR432601'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1815)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR432601'^^xsd:anyURI;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR948701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR948701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR948701'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR752401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR752401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR752401'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR267601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR267601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR267601'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR454601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR454601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR454601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR468101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR468101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR468101'^^xsd:anyURI;
  dwc:observationDate '1979-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR34801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR34801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR34801'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR866101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR866101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR866101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR866101'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR667401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR667401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR667401'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR667401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.58326"^^xsd:decimal ;
  dwc:decimalLongitude "1.51979"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.58326 1.51979)"^^geo:wktLiteral ;
  geo-pos:lat "50.58326"^^xsd:decimal ;
  geo-pos:long "1.51979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR191201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR191201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.51979'^^xsd:double;
  dwc:latitude '50.58326'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR191201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR424701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR424701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR424701'^^xsd:anyURI;
  dwc:observationDate '1976-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR204401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR204401'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR204401'^^xsd:anyURI;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR498301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR498301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR498301'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR498301'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR921701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR921701'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR921701'^^xsd:anyURI;
  dwc:observationDate '1973-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR782501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR782501'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR782501'^^xsd:anyURI;
  dwc:observationDate '2006-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR584301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR584301'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR584301'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR121401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR121401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR121401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR203601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR203601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR203601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR203601'^^xsd:anyURI;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR710101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR710101'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR710101'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR236701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR236701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR236701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR236701'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR570101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR570101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR570101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR570101'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR971701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR971701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR971701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR971701'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR684401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR684401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR684401'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR871001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR871001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR871001'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR550901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR550901'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR550901'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR387901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR387901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR387901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR387901'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR865801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR865801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR865801'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR865801'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR954501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR954501'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR954501'^^xsd:anyURI;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59054 -2.22427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.59054"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22427"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59054 -2.22427)"^^geo:wktLiteral ;
  geo-pos:lat "48.59054"^^xsd:decimal ;
  geo-pos:long "-2.22427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR300301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR300301'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.22427'^^xsd:double;
  dwc:latitude '48.59054'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR300301'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR527301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR527301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR527301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR527301'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR824301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR824301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR824301'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR824301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76439 3.18305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76439"^^xsd:decimal ;
  dwc:decimalLongitude "3.18305"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76439 3.18305)"^^geo:wktLiteral ;
  geo-pos:lat "42.76439"^^xsd:decimal ;
  geo-pos:long "3.18305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR398501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR398501'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18305'^^xsd:double;
  dwc:latitude '42.76439'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR398501'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8459 -4.42532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8459"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42532"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8459 -4.42532)"^^geo:wktLiteral ;
  geo-pos:lat "46.8459"^^xsd:decimal ;
  geo-pos:long "-4.42532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR688401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR688401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR688401'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.42532'^^xsd:double;
  dwc:latitude '46.8459'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR688401'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR220201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR220201'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR220201'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR909201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR909201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR909201'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR909201'^^xsd:anyURI;
  dwc:observationDate '1963-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR943501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR943501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR943501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR943501'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR557901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR557901'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR557901'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR915201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR915201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR915201'^^xsd:anyURI;
  dwc:observationDate '1964-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR826201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR826201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR826201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR826201'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27749"^^xsd:decimal ;
  dwc:decimalLongitude "5.40116"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27749 5.40116)"^^geo:wktLiteral ;
  geo-pos:lat "43.27749"^^xsd:decimal ;
  geo-pos:long "5.40116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR907701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR907701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR907701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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:longitude '5.40116'^^xsd:double;
  dwc:latitude '43.27749'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR907701'^^xsd:anyURI;
  dwc:observationDate '1961-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR812401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR812401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR812401'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR947701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR947701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR947701'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR947701'^^xsd:anyURI;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR839601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR839601'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR839601'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR253801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR253801'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR253801'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR835001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR835001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR835001'^^xsd:anyURI;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96676 -1.85155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96676"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85155"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96676 -1.85155)"^^geo:wktLiteral ;
  geo-pos:lat "48.96676"^^xsd:decimal ;
  geo-pos:long "-1.85155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR207201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR207201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR207201'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-1.85155'^^xsd:double;
  dwc:latitude '48.96676'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR207201'^^xsd:anyURI;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR75201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR75201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR75201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR75201'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR364901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR364901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR364901'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR364901'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR926401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR926401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR926401'^^xsd:anyURI;
  dwc:observationDate '1963-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR125901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR125901'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR125901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR574801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR574801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR574801'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR574801'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR903901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR903901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR903901'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR903901'^^xsd:anyURI;
  dwc:observationDate '2009-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR639701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR639701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR639701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR160701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR160701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR160701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR160701'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR962101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR962101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR962101'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR962101'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR623501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR623501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR623501'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR623501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR13601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR13601'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres (Linnaeus, 1758)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR13601'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR455001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR455001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR455001'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR455001'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR687101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR687101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR687101'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR521601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR521601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR521601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR521601'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR773401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR773401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR773401'^^xsd:anyURI;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR439201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR439201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR439201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR439201'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR46201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR46201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR46201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21642"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  geo-pos:lat "46.19673"^^xsd:decimal ;
  geo-pos:long "-1.21642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR142401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR142401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR142401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21642'^^xsd:double;
  dwc:latitude '46.19673'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR142401'^^xsd:anyURI;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR111201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR111201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR111201'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR61301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR61301'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR61301'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61835 -1.5474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.61835"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5474"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61835 -1.5474)"^^geo:wktLiteral ;
  geo-pos:lat "48.61835"^^xsd:decimal ;
  geo-pos:long "-1.5474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR195101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR195101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.5474'^^xsd:double;
  dwc:latitude '48.61835'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR195101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR248601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR248601'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR248601'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR564001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR564001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR564001'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR835501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR835501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR835501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR835501'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR703001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR703001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR703001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR703001'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR324401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR324401'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR324401'^^xsd:anyURI;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR961501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR961501'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR961501'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR840601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR840601'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR840601'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR810601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR810601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR810601'^^xsd:anyURI;
  dwc:observationDate '1967-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR34901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR34901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR34901'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR34901'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR950501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR950501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR950501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR950501'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR77201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR77201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR77201'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR833101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR833101'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR833101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR209101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR209101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR209101'^^xsd:anyURI;
  dwc:observationDate '2005-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR405101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR405101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR405101'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR405101'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR892301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR892301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR892301'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR892301'^^xsd:anyURI;
  dwc:observationDate '1962-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR117401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR117401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR117401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR117401'^^xsd:anyURI;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03389 3.3065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03389"^^xsd:decimal ;
  dwc:decimalLongitude "3.3065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03389 3.3065)"^^geo:wktLiteral ;
  geo-pos:lat "43.03389"^^xsd:decimal ;
  geo-pos:long "3.3065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR429801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR429801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR429801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.3065'^^xsd:double;
  dwc:latitude '43.03389'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR429801'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR564501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR564501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR564501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR564501'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR937201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR937201'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR937201'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR416101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR416101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR416101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR416101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR513801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR513801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR513801'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94693 0.98134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94693"^^xsd:decimal ;
  dwc:decimalLongitude "0.98134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94693 0.98134)"^^geo:wktLiteral ;
  geo-pos:lat "49.94693"^^xsd:decimal ;
  geo-pos:long "0.98134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR46901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR46901'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '0.98134'^^xsd:double;
  dwc:latitude '49.94693'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR46901'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR63701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR63701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR63701'^^xsd:anyURI;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03606"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.37875 -3.03606)"^^geo:wktLiteral ;
  geo-pos:lat "47.37875"^^xsd:decimal ;
  geo-pos:long "-3.03606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR332401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR332401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR332401'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.03606'^^xsd:double;
  dwc:latitude '47.37875'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR332401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR695001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR695001'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR695001'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.98785"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96117 -1.98785)"^^geo:wktLiteral ;
  geo-pos:lat "48.96117"^^xsd:decimal ;
  geo-pos:long "-1.98785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR265701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR265701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR265701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.98785'^^xsd:double;
  dwc:latitude '48.96117'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR265701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR140501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR140501'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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 '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR140501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR894101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR894101'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR894101'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR844401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR844401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR844401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR844401'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR235101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR235101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR235101'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR463201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR463201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR463201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR463201'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR350701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR350701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR350701'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR350701'^^xsd:anyURI;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR811401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR811401'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR811401'^^xsd:anyURI;
  dwc:observationDate '1968-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR611101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR611101'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR611101'^^xsd:anyURI;
  dwc:observationDate '2007-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR734101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR734101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR734101'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR381401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR381401'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR381401'^^xsd:anyURI;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR234301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR234301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR234301'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR357801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR357801'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR357801'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR664001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR664001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR664001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR664001'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR754501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR754501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR754501'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR891801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR891801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR891801'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR891801'^^xsd:anyURI;
  dwc:observationDate '1962-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR904601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR904601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR904601'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR904601'^^xsd:anyURI;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR839701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR839701'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR839701'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR929201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR929201'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR929201'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38483"^^xsd:decimal ;
  dwc:decimalLongitude "4.41857"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  geo-pos:lat "43.38483"^^xsd:decimal ;
  geo-pos:long "4.41857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR724601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR724601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR724601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.41857'^^xsd:double;
  dwc:latitude '43.38483'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR724601'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR349401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR349401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR349401'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR349401'^^xsd:anyURI;
  dwc:observationDate '1968-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR752001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR752001'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR752001'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10746 4.9029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10746"^^xsd:decimal ;
  dwc:decimalLongitude "4.9029"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10746 4.9029)"^^geo:wktLiteral ;
  geo-pos:lat "43.10746"^^xsd:decimal ;
  geo-pos:long "4.9029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR858401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR858401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR858401'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.9029'^^xsd:double;
  dwc:latitude '43.10746'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR858401'^^xsd:anyURI;
  dwc:observationDate '1969-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR424901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR424901'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR424901'^^xsd:anyURI;
  dwc:observationDate '1976-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR7901'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR7901'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR419601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR419601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR419601'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR419601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR597801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR597801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR597801'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR13101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR13101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR13101'^^xsd:anyURI;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR124401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR124401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR124401'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR124401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR277701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR277701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR277701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR277701'^^xsd:anyURI;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR370901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR370901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR370901'^^xsd:anyURI;
  dwc:observationDate '2007-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR297701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR297701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR297701'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR297701'^^xsd:anyURI;
  dwc:observationDate '2004-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR249201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR249201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR249201'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR272101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR272101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR272101'^^xsd:anyURI;
  dwc:observationDate '1981-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR77701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR77701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR77701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR77701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10194 -1.33878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.10194"^^xsd:decimal ;
  dwc:decimalLongitude "-1.33878"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.10194 -1.33878)"^^geo:wktLiteral ;
  geo-pos:lat "46.10194"^^xsd:decimal ;
  geo-pos:long "-1.33878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR157501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR157501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR157501'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.33878'^^xsd:double;
  dwc:latitude '46.10194'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR157501'^^xsd:anyURI;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR593901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR593901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR593901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR593901'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR881801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR881801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR881801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR881801'^^xsd:anyURI;
  dwc:observationDate '1967-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR235401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR235401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR235401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR235401'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR547601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR547601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR547601'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR547601'^^xsd:anyURI;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR819701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR819701'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR819701'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR27001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR27001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR27001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR27001'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR822001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR822001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR822001'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR822001'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.39035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR169101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR169101'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39035'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR169101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR358801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR358801'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR358801'^^xsd:anyURI;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR868601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR868601'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR868601'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR960301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR960301'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR960301'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR91901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR91901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR91901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR181501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR181501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR181501'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR181501'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR504701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR504701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR504701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR504701'^^xsd:anyURI;
  dwc:observationDate '1987-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR473101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR473101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR473101'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR833401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR833401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR833401'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR833401'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR721501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR721501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR721501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR721501'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR746001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR746001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR746001'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR486301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR486301'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR486301'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR237601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR237601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR237601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR237601'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR518601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR518601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR518601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR518601'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR621501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR621501'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus Monod, 1933'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR621501'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR284701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR284701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR284701'^^xsd:anyURI;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR670001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR670001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR670001'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR670001'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR446101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR446101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR446101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR446101'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR728301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR728301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR728301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR728301'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR818101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR818101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR818101'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR818101'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR635501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR635501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR635501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR635501'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR658001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR658001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR658001'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR773101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR773101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR773101'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR537701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR537701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR537701'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 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 '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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR537701'^^xsd:anyURI;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR648901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR648901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR648901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR648901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR556401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR556401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR556401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR556401'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR309301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR309301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR309301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR309301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7578 -2.51372)"^^geo:wktLiteral ;
  geo-pos:lat "48.7578"^^xsd:decimal ;
  geo-pos:long "-2.51372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR309301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR309301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR309301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.51372'^^xsd:double;
  dwc:latitude '48.7578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR309301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR668701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR668701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR668701'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR668701'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR285101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR285101'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR285101'^^xsd:anyURI;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR83401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR83401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR83401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR83401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR621701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR621701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR621701'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR621701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR856701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR856701'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR856701'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR567101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR567101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR567101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR567101'^^xsd:anyURI;
  dwc:observationDate '1988-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR381301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR381301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR381301'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR381301'^^xsd:anyURI;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR173501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR173501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR173501'^^xsd:anyURI;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR550001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR550001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR550001'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR658501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR658501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR658501'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR900501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR900501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR900501'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR900501'^^xsd:anyURI;
  dwc:observationDate '1962-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.93167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06689"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.93167 -1.06689)"^^geo:wktLiteral ;
  geo-pos:lat "45.93167"^^xsd:decimal ;
  geo-pos:long "-1.06689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR63301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR63301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06689'^^xsd:double;
  dwc:latitude '45.93167'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR63301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR406701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR406701'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR406701'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR882601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR882601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR882601'^^xsd:anyURI;
  dwc:observationDate '1968-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.39035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR170201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR170201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39035'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR170201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR67501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR67501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR67501'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR67501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR877501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR877501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR877501'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR877501'^^xsd:anyURI;
  dwc:observationDate '1968-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR382101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR382101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR382101'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR382101'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR131501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR131501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR131501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR465501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR465501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR465501'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR37601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR37601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR37601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR37601'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR960101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR960101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR960101'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR960101'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR87201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR87201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR87201'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR768101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR768101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR768101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR768101'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR144301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR144301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR144301'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR879501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR879501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR879501'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR879501'^^xsd:anyURI;
  dwc:observationDate '1965-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR918501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR918501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR918501'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR918501'^^xsd:anyURI;
  dwc:observationDate '1973-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR486101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR486101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR486101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR486101'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR722501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR722501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR722501'^^xsd:anyURI;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR642701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR642701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR642701'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR232301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR232301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR232301'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR131301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR131301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR131301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR131301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR404901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR404901'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR404901'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR357901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR357901'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR357901'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR102901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR102901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR102901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR102901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55128"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18894"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  geo-pos:lat "47.55128"^^xsd:decimal ;
  geo-pos:long "-3.18894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR403301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR403301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR403301'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.18894'^^xsd:double;
  dwc:latitude '47.55128'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR403301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR375101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR375101'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR375101'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03904 2.35985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03904"^^xsd:decimal ;
  dwc:decimalLongitude "2.35985"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03904 2.35985)"^^geo:wktLiteral ;
  geo-pos:lat "51.03904"^^xsd:decimal ;
  geo-pos:long "2.35985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR302701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR302701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.35985'^^xsd:double;
  dwc:latitude '51.03904'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR302701'^^xsd:anyURI;
  dwc:observationDate '2006-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR557801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR557801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR557801'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR699301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR699301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR699301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR699301'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR135701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR135701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR135701'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR135701'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR590001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR590001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR590001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR590001'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR661601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR661601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR661601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR661601'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR175201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR175201'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR175201'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR709201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR709201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR709201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR645101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR645101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR645101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR645101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR472801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR472801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR472801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR472801'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR86201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR86201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR86201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR86201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR825401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR825401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR825401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.27673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.48271"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.27673 -1.48271)"^^geo:wktLiteral ;
  geo-pos:lat "46.27673"^^xsd:decimal ;
  geo-pos:long "-1.48271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR187601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR187601'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles (Pennant, 1777)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.48271'^^xsd:double;
  dwc:latitude '46.27673'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR187601'^^xsd:anyURI;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR68701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR68701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR68701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR68701'^^xsd:anyURI;
  dwc:observationDate '2005-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR314201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR314201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR314201'^^xsd:anyURI;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR967801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR967801'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR967801'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR168301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR168301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR168301'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR608501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR608501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR608501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR608501'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR629301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR629301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR629301'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR733101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR733101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR733101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR733101'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1327"^^xsd:decimal ;
  dwc:decimalLongitude "1.3932"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  geo-pos:lat "50.1327"^^xsd:decimal ;
  geo-pos:long "1.3932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR170101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR170101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.3932'^^xsd:double;
  dwc:latitude '50.1327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR170101'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR285801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR285801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR285801'^^xsd:anyURI;
  dwc:observationDate '1986-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR744501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR744501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR744501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR744501'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR52601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR52601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR52601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR52601'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR14101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR14101'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR14101'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR709801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR709801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR709801'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR251001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR251001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR251001'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88936"^^xsd:decimal ;
  dwc:decimalLongitude "-3.48507"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88936 -3.48507)"^^geo:wktLiteral ;
  geo-pos:lat "48.88936"^^xsd:decimal ;
  geo-pos:long "-3.48507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR438401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR438401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR438401'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.48507'^^xsd:double;
  dwc:latitude '48.88936'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR438401'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR286201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR286201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR286201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR286201'^^xsd:anyURI;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR620001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR620001'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR620001'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR695801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR695801'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR695801'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR597601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR597601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR597601'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR597601'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR141901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR141901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR141901'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR141901'^^xsd:anyURI;
  dwc:observationDate '1997-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR140301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR140301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR140301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR140301'^^xsd:anyURI;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR581301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR581301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR581301'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR238801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR238801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR238801'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR238801'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR490601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR490601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR490601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR490601'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR862901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR862901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR862901'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR862901'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR111401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR111401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR111401'^^xsd:anyURI;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03431"^^xsd:decimal ;
  dwc:decimalLongitude "3.0613"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03431 3.0613)"^^geo:wktLiteral ;
  geo-pos:lat "43.03431"^^xsd:decimal ;
  geo-pos:long "3.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR352901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR352901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR352901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.0613'^^xsd:double;
  dwc:latitude '43.03431'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR352901'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR687401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR687401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR687401'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR687401'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR136701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR136701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR136701'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR136701'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR919801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR919801'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR919801'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR610601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR610601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR610601'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR610601'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR710501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR710501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR710501'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR322601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR322601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR322601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR258501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR258501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR258501'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR980001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR980001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR980001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR980001'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR930301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR930301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR930301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR930301'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR323801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR323801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR323801'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR735001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR735001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR735001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR735001'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR14701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR14701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR14701'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR14701'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR634901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR634901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR634901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3647"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30028"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3647 -3.30028)"^^geo:wktLiteral ;
  geo-pos:lat "47.3647"^^xsd:decimal ;
  geo-pos:long "-3.30028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR417801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR417801'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.30028'^^xsd:double;
  dwc:latitude '47.3647'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR417801'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR557501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR557501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR557501'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR557501'^^xsd:anyURI;
  dwc:observationDate '1982-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75132"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37985 -1.75132)"^^geo:wktLiteral ;
  geo-pos:lat "43.37985"^^xsd:decimal ;
  geo-pos:long "-1.75132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR204301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR204301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR204301'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-1.75132'^^xsd:double;
  dwc:latitude '43.37985'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR204301'^^xsd:anyURI;
  dwc:observationDate '2007-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR894501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR894501'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR894501'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47458"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10411"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47458 -0.10411)"^^geo:wktLiteral ;
  geo-pos:lat "49.47458"^^xsd:decimal ;
  geo-pos:long "-0.10411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR2601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.10411'^^xsd:double;
  dwc:latitude '49.47458'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR2601'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64383 -4.67048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.64383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67048"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64383 -4.67048)"^^geo:wktLiteral ;
  geo-pos:lat "47.64383"^^xsd:decimal ;
  geo-pos:long "-4.67048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR807901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR807901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR807901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.67048'^^xsd:double;
  dwc:latitude '47.64383'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR807901'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR811701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR811701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR811701'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR811701'^^xsd:anyURI;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR646901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR646901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR646901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR646901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR340801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR340801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR340801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR340801'^^xsd:anyURI;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR548201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR548201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR548201'^^xsd:anyURI;
  dwc:observationDate '1978-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR561501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR561501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR561501'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR740701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR740701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR740701'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR740701'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR223901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR223901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR223901'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR223901'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR558701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR558701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR558701'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR285201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR285201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR285201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR285201'^^xsd:anyURI;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR201101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR201101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR201101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR201101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR247901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR247901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR247901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR247901'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48848 -2.64896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48848"^^xsd:decimal ;
  dwc:decimalLongitude "-2.64896"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48848 -2.64896)"^^geo:wktLiteral ;
  geo-pos:lat "47.48848"^^xsd:decimal ;
  geo-pos:long "-2.64896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR310801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR310801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR310801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.64896'^^xsd:double;
  dwc:latitude '47.48848'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR310801'^^xsd:anyURI;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR815501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR815501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR815501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR815501'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR644401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR644401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR644401'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR180101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR180101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR180101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR180101'^^xsd:anyURI;
  dwc:observationDate '2000-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR888801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR888801'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR888801'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR840401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR840401'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR840401'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR577701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR577701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR577701'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30204"^^xsd:decimal ;
  dwc:decimalLongitude "3.67744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  geo-pos:lat "43.30204"^^xsd:decimal ;
  geo-pos:long "3.67744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR445401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR445401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR445401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.67744'^^xsd:double;
  dwc:latitude '43.30204'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR445401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR267901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR267901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR267901'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR267901'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR397601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR397601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR397601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR397601'^^xsd:anyURI;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68283"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6131 -1.68283)"^^geo:wktLiteral ;
  geo-pos:lat "48.6131"^^xsd:decimal ;
  geo-pos:long "-1.68283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR197301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR197301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR197301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.68283'^^xsd:double;
  dwc:latitude '48.6131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR197301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR550201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR550201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR550201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR550201'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR529201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR529201'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR529201'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR108301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR108301'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR108301'^^xsd:anyURI;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR603201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR603201'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR603201'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR758301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR758301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR758301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR758301'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.24146"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7398"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.24146"^^xsd:decimal ;
  geo-pos:long "-1.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR218301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR218301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.7398'^^xsd:double;
  dwc:latitude '49.24146'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR218301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR674201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR674201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR674201'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR549701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR549701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR549701'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR549701'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR678201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR678201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR678201'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR678201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR808501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR808501'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR808501'^^xsd:anyURI;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR674501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR674501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR674501'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR674501'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9736"^^xsd:decimal ;
  dwc:decimalLongitude "6.6142"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9736 6.6142)"^^geo:wktLiteral ;
  geo-pos:lat "42.9736"^^xsd:decimal ;
  geo-pos:long "6.6142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR978601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR978601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR978601'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.6142'^^xsd:double;
  dwc:latitude '42.9736'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR978601'^^xsd:anyURI;
  dwc:observationDate '1975-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR163801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR163801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR163801'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR163801'^^xsd:anyURI;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR424301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR424301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR424301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR424301'^^xsd:anyURI;
  dwc:observationDate '1976-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01294 5.14499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01294"^^xsd:decimal ;
  dwc:decimalLongitude "5.14499"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01294 5.14499)"^^geo:wktLiteral ;
  geo-pos:lat "43.01294"^^xsd:decimal ;
  geo-pos:long "5.14499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR890101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR890101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR890101'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.14499'^^xsd:double;
  dwc:latitude '43.01294'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR890101'^^xsd:anyURI;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR639601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR639601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR639601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR920901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR920901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR920901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR920901'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR447401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR447401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR447401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR447401'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR401001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR401001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR401001'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR61801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR61801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR61801'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR61801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR13301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR13301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR13301'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR739301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR739301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR739301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR739301'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR576701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR576701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR576701'^^xsd:anyURI;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR291401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR291401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR291401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR291401'^^xsd:anyURI;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR512401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR512401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR512401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR512401'^^xsd:anyURI;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR66001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR66001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR66001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR66001'^^xsd:anyURI;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87142"^^xsd:decimal ;
  dwc:decimalLongitude "-1.97925"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  geo-pos:lat "48.87142"^^xsd:decimal ;
  geo-pos:long "-1.97925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR264401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR264401'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.97925'^^xsd:double;
  dwc:latitude '48.87142'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR264401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR629201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR629201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR629201'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR629201'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10285 5.14832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10285"^^xsd:decimal ;
  dwc:decimalLongitude "5.14832"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10285 5.14832)"^^geo:wktLiteral ;
  geo-pos:lat "43.10285"^^xsd:decimal ;
  geo-pos:long "5.14832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR889801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR889801'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.14832'^^xsd:double;
  dwc:latitude '43.10285'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR889801'^^xsd:anyURI;
  dwc:observationDate '1969-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR90501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR90501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR90501'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR90501'^^xsd:anyURI;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR92101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR92101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR92101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR92101'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR91101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR91101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR91101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR91101'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR220001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR220001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR220001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR220001'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR666701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR666701'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR666701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR415301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR415301'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR415301'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR394201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR394201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR394201'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR394201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR937801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR937801'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR937801'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38555 -2.9039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.38555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9039"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.38555 -2.9039)"^^geo:wktLiteral ;
  geo-pos:lat "47.38555"^^xsd:decimal ;
  geo-pos:long "-2.9039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR316401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR316401'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.9039'^^xsd:double;
  dwc:latitude '47.38555'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR316401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR638001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR638001'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR638001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.39035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR175801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR175801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR175801'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39035'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR175801'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR924501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR924501'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis O. G. Costa, 1839'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR924501'^^xsd:anyURI;
  dwc:observationDate '1973-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR573801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR573801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR573801'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR868401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR868401'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR868401'^^xsd:anyURI;
  dwc:observationDate '1969-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR921201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR921201'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR921201'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94693 0.98134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94693"^^xsd:decimal ;
  dwc:decimalLongitude "0.98134"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94693 0.98134)"^^geo:wktLiteral ;
  geo-pos:lat "49.94693"^^xsd:decimal ;
  geo-pos:long "0.98134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR47001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR47001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR47001'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.98134'^^xsd:double;
  dwc:latitude '49.94693'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR47001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR714601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR714601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR714601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR714601'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR923601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR923601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR923601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR923601'^^xsd:anyURI;
  dwc:observationDate '1971-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR529501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR529501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR529501'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR441101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR441101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR441101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '3.55428'^^xsd:double;
  dwc:latitude '43.30274'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR441101'^^xsd:anyURI;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR388801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR388801'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR388801'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR871601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR871601'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR871601'^^xsd:anyURI;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR452601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR452601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR452601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR452601'^^xsd:anyURI;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR534801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR534801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR534801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR534801'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR328301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR328301'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR328301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR841101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR841101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR841101'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR841101'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR601201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR601201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR601201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR601201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53217"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55681 -4.53217)"^^geo:wktLiteral ;
  geo-pos:lat "48.55681"^^xsd:decimal ;
  geo-pos:long "-4.53217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR782301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR782301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR782301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.53217'^^xsd:double;
  dwc:latitude '48.55681'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR782301'^^xsd:anyURI;
  dwc:observationDate '2006-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75479 7.40942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75479"^^xsd:decimal ;
  dwc:decimalLongitude "7.40942"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75479 7.40942)"^^geo:wktLiteral ;
  geo-pos:lat "43.75479"^^xsd:decimal ;
  geo-pos:long "7.40942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR983901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR983901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR983901'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.40942'^^xsd:double;
  dwc:latitude '43.75479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR983901'^^xsd:anyURI;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR851701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR851701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR851701'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88772 -1.57095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88772"^^xsd:decimal ;
  dwc:decimalLongitude "-1.57095"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88772 -1.57095)"^^geo:wktLiteral ;
  geo-pos:lat "48.88772"^^xsd:decimal ;
  geo-pos:long "-1.57095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR196001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR196001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-1.57095'^^xsd:double;
  dwc:latitude '48.88772'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR196001'^^xsd:anyURI;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR682801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR682801'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR682801'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR119601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR119601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR119601'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR119601'^^xsd:anyURI;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82652"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69747 -1.82652)"^^geo:wktLiteral ;
  geo-pos:lat "48.69747"^^xsd:decimal ;
  geo-pos:long "-1.82652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR215601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR215601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR215601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.82652'^^xsd:double;
  dwc:latitude '48.69747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR215601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR59801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR59801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR59801'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR59801'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR756301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR756301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR756301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR756301'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR398701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR398701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR398701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR398701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR746401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR746401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR746401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR125301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR125301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR125301'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR362701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR362701'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR362701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR221201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR221201'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR221201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR508801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR508801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR508801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR508801'^^xsd:anyURI;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.44695 -4.90889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.44695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90889"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.44695 -4.90889)"^^geo:wktLiteral ;
  geo-pos:lat "47.44695"^^xsd:decimal ;
  geo-pos:long "-4.90889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR860101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR860101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR860101'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.90889'^^xsd:double;
  dwc:latitude '47.44695'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR860101'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR586301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR586301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR586301'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR461001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR461001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR461001'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR461001'^^xsd:anyURI;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR677201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR677201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR677201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR677201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR581501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR581501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR581501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR581501'^^xsd:anyURI;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR314701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR314701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR314701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR314701'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR10701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR10701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR10701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR10701'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR777301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR777301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR777301'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR777301'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR851801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR851801'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR851801'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR341301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR341301'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR341301'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.92699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5685"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.92699 -4.5685)"^^geo:wktLiteral ;
  geo-pos:lat "46.92699"^^xsd:decimal ;
  geo-pos:long "-4.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR779201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR779201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR779201'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 '-4.5685'^^xsd:double;
  dwc:latitude '46.92699'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR779201'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR65201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR65201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR65201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR65201'^^xsd:anyURI;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR260401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR260401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR260401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR260401'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR634401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR634401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR634401'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.70289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69088"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.70289 -1.69088)"^^geo:wktLiteral ;
  geo-pos:lat "48.70289"^^xsd:decimal ;
  geo-pos:long "-1.69088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR196901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR196901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR196901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-1.69088'^^xsd:double;
  dwc:latitude '48.70289'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR196901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 7.53336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "7.53336"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 7.53336)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "7.53336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR984001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR984001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR984001'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.53336'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR984001'^^xsd:anyURI;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR259601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR259601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR259601'^^xsd:anyURI;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR179901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR179901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR179901'^^xsd:anyURI;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR58001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR58001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR58001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR58001'^^xsd:anyURI;
  dwc:observationDate '2007-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR780201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR780201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR780201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR780201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR145201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR145201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR145201'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR145201'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR427401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR427401'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR427401'^^xsd:anyURI;
  dwc:observationDate '1976-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR388201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR388201'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR388201'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR108101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR108101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR108101'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR108101'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR698701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR698701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR698701'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR794501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR794501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR794501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR794501'^^xsd:anyURI;
  dwc:observationDate '1979-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR357701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR357701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR357701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR357701'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR722701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR722701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR722701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR722701'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR375401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR375401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR375401'^^xsd:anyURI;
  dwc:observationDate '2009-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR888901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR888901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR888901'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR603101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR603101'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR603101'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR682501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR682501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR682501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR682501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR178601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR178601'^^xsd:string;
  dwc:scientificName 'Pandalus montagui Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR178601'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR483101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR483101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR483101'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR336801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR336801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR336801'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR336801'^^xsd:anyURI;
  dwc:observationDate '2008-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR248901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR248901'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR248901'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR319901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR319901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR319901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR319901'^^xsd:anyURI;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR618201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR618201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR618201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR618201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR666201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR666201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR666201'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR666201'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR743101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR743101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR743101'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR804501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR804501'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR804501'^^xsd:anyURI;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR69701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR69701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR69701'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR69701'^^xsd:anyURI;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR491401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR491401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR491401'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR491401'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38483"^^xsd:decimal ;
  dwc:decimalLongitude "4.41857"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38483 4.41857)"^^geo:wktLiteral ;
  geo-pos:lat "43.38483"^^xsd:decimal ;
  geo-pos:long "4.41857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR753301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR753301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR753301'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.41857'^^xsd:double;
  dwc:latitude '43.38483'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR753301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR604401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR604401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR604401'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR604401'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64283 -0.5298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.64283"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5298"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64283 -0.5298)"^^geo:wktLiteral ;
  geo-pos:lat "49.64283"^^xsd:decimal ;
  geo-pos:long "-0.5298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR40401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR40401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR40401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.5298'^^xsd:double;
  dwc:latitude '49.64283'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR40401'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR712001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR712001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR712001'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR712001'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR961601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR961601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR961601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR961601'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4944"^^xsd:decimal ;
  dwc:decimalLongitude "3.30367"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4944 3.30367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4944"^^xsd:decimal ;
  geo-pos:long "3.30367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR427701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR427701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR427701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.30367'^^xsd:double;
  dwc:latitude '42.4944'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR427701'^^xsd:anyURI;
  dwc:observationDate '1976-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR554801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR554801'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR554801'^^xsd:anyURI;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR720801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR720801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR720801'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR720801'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR174101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR174101'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR174101'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR829601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR829601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR829601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR829601'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR341901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR341901'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR341901'^^xsd:anyURI;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR321601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR321601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR321601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR343301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR343301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR343301'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR343301'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR831901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR831901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR831901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR831901'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR598301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR598301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR598301'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR598301'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR72201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR72201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR72201'^^xsd:anyURI;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR454201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR454201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR454201'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR454201'^^xsd:anyURI;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR146301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR146301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR146301'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR146301'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR786601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR786601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR786601'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR786601'^^xsd:anyURI;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR977501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR977501'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR977501'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR871301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR871301'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR871301'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR770801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR770801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR770801'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR770801'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR431101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR431101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR431101'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR431101'^^xsd:anyURI;
  dwc:observationDate '2007-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR281001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR281001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR281001'^^xsd:anyURI;
  dwc:observationDate '1997-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR816901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR816901'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR816901'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR396601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR396601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR396601'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR396601'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR954901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR954901'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR954901'^^xsd:anyURI;
  dwc:observationDate '1968-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR209401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR209401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR209401'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR341201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR341201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR341201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR341201'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR385901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR385901'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR385901'^^xsd:anyURI;
  dwc:observationDate '1967-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR775401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR775401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR775401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR775401'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR938201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR938201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR938201'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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 '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR938201'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR819101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR819101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR819101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR819101'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR50201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR50201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR50201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR468901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR468901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR468901'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR972201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR972201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR972201'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR972201'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR584501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR584501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR584501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR584501'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR577801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR577801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR577801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR577801'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR249101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR249101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR249101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR249101'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR541701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR541701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR541701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR541701'^^xsd:anyURI;
  dwc:observationDate '2000-03-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12411"^^xsd:decimal ;
  dwc:decimalLongitude "3.18419"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12411 3.18419)"^^geo:wktLiteral ;
  geo-pos:lat "43.12411"^^xsd:decimal ;
  geo-pos:long "3.18419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR415001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR415001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR415001'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey-Alvarez, 1948)'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.18419'^^xsd:double;
  dwc:latitude '43.12411'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR415001'^^xsd:anyURI;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR856601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR856601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR856601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR856601'^^xsd:anyURI;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR111301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR111301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR111301'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR111301'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR882201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR882201'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR882201'^^xsd:anyURI;
  dwc:observationDate '1968-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43976 -3.57538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43976"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57538"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43976 -3.57538)"^^geo:wktLiteral ;
  geo-pos:lat "47.43976"^^xsd:decimal ;
  geo-pos:long "-3.57538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR442701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR442701'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.57538'^^xsd:double;
  dwc:latitude '47.43976'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR442701'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR838101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR838101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR838101'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR838101'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR851301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR851301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR851301'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR851301'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR82901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR82901'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR82901'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR743201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR743201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR743201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR743201'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR138901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR138901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR138901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR138901'^^xsd:anyURI;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR766101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR766101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR766101'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR766101'^^xsd:anyURI;
  dwc:observationDate '2000-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR569301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR569301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR569301'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR561801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR561801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR561801'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR561801'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR106001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR106001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR106001'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR106001'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR274001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR274001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR274001'^^xsd:anyURI;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR624201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR624201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR624201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR624201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR211401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR211401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR211401'^^xsd:anyURI;
  dwc:observationDate '2005-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR959401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR959401'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR959401'^^xsd:anyURI;
  dwc:observationDate '1968-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR732001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR732001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR732001'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR732001'^^xsd:anyURI;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR562601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR562601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR562601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR562601'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR820501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR820501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR820501'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR820501'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR48201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR48201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR48201'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR272401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR272401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR272401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR272401'^^xsd:anyURI;
  dwc:observationDate '1987-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR580901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR580901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR580901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR580901'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR28401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR28401'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR28401'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42452"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55748 -1.42452)"^^geo:wktLiteral ;
  geo-pos:lat "45.55748"^^xsd:decimal ;
  geo-pos:long "-1.42452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR174901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR174901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR174901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.42452'^^xsd:double;
  dwc:latitude '45.55748'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR174901'^^xsd:anyURI;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR616801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR616801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR616801'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR616801'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR467501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR467501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR467501'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR467501'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR554501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR554501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR554501'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR554501'^^xsd:anyURI;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR625101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR625101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR625101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR625101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1327"^^xsd:decimal ;
  dwc:decimalLongitude "1.3932"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  geo-pos:lat "50.1327"^^xsd:decimal ;
  geo-pos:long "1.3932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR169201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR169201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR169201'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.3932'^^xsd:double;
  dwc:latitude '50.1327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR169201'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55128"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18894"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  geo-pos:lat "47.55128"^^xsd:decimal ;
  geo-pos:long "-3.18894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR404101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR404101'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.18894'^^xsd:double;
  dwc:latitude '47.55128'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR404101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR484801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR484801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR484801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR484801'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR246301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR246301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR246301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR246301'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR605201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR605201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR605201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR605201'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64677 -0.39155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.64677"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39155"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64677 -0.39155)"^^geo:wktLiteral ;
  geo-pos:lat "49.64677"^^xsd:decimal ;
  geo-pos:long "-0.39155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR32701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR32701'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.39155'^^xsd:double;
  dwc:latitude '49.64677'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR32701'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR883101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR883101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR883101'^^xsd:anyURI;
  dwc:observationDate '1962-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR603301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR603301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR603301'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR603301'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR266901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR266901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR266901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR266901'^^xsd:anyURI;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR224401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR224401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR224401'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR224401'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR395201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR395201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR395201'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR395201'^^xsd:anyURI;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR87301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR87301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR87301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR87301'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR289101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR289101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR289101'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR335201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR335201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR335201'^^xsd:anyURI;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR28701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR28701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR28701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR28701'^^xsd:anyURI;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR808301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR808301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR808301'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR808301'^^xsd:anyURI;
  dwc:observationDate '2009-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR519101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR519101'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR519101'^^xsd:anyURI;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR657201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR657201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR657201'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR657201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05925"^^xsd:decimal ;
  dwc:decimalLongitude "6.74234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  geo-pos:lat "43.05925"^^xsd:decimal ;
  geo-pos:long "6.74234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR981101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR981101'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.74234'^^xsd:double;
  dwc:latitude '43.05925'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR981101'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76453"^^xsd:decimal ;
  dwc:decimalLongitude "3.06102"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76453 3.06102)"^^geo:wktLiteral ;
  geo-pos:lat "42.76453"^^xsd:decimal ;
  geo-pos:long "3.06102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR344601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR344601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR344601'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.06102'^^xsd:double;
  dwc:latitude '42.76453'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR344601'^^xsd:anyURI;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR810501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR810501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR810501'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR810501'^^xsd:anyURI;
  dwc:observationDate '1967-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR253301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR253301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR253301'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR754401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR754401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR754401'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '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:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR754401'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR869101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR869101'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR869101'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.87853 -3.90241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.87853"^^xsd:decimal ;
  dwc:decimalLongitude "-3.90241"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.87853 -3.90241)"^^geo:wktLiteral ;
  geo-pos:lat "46.87853"^^xsd:decimal ;
  geo-pos:long "-3.90241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR459701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR459701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR459701'^^xsd:string;
  dwc:scientificName 'Macropodia deflexa Forest, 1978'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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.90241'^^xsd:double;
  dwc:latitude '46.87853'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR459701'^^xsd:anyURI;
  dwc:observationDate '2001-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30204"^^xsd:decimal ;
  dwc:decimalLongitude "3.67744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30204 3.67744)"^^geo:wktLiteral ;
  geo-pos:lat "43.30204"^^xsd:decimal ;
  geo-pos:long "3.67744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR443001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR443001'^^xsd:string;
  dwc:scientificName 'Stenopus spinosus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.67744'^^xsd:double;
  dwc:latitude '43.30204'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR443001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR497601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR497601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR497601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR497601'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR183901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR183901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR183901'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR183901'^^xsd:anyURI;
  dwc:observationDate '2005-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR288201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR288201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR288201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR288201'^^xsd:anyURI;
  dwc:observationDate '1976-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR257401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR257401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR257401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR257401'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR889101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR889101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR889101'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR889101'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64677 -0.39155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.64677"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39155"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.64677 -0.39155)"^^geo:wktLiteral ;
  geo-pos:lat "49.64677"^^xsd:decimal ;
  geo-pos:long "-0.39155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR32901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR32901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR32901'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-0.39155'^^xsd:double;
  dwc:latitude '49.64677'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR32901'^^xsd:anyURI;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR726001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR726001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR726001'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR726001'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR219801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR219801'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR219801'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR388401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR388401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR388401'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR388401'^^xsd:anyURI;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR931501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR931501'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR931501'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR153001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR153001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR153001'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR153001'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR481301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR481301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR481301'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR481301'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR746901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR746901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR746901'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR746901'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR700001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR700001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR700001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR700001'^^xsd:anyURI;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR525201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR525201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR525201'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47774"^^xsd:decimal ;
  dwc:decimalLongitude "4.17373"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47774 4.17373)"^^geo:wktLiteral ;
  geo-pos:lat "43.47774"^^xsd:decimal ;
  geo-pos:long "4.17373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR653001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR653001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR653001'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.17373'^^xsd:double;
  dwc:latitude '43.47774'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR653001'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR97401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR97401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR97401'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR453801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR453801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR453801'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR453801'^^xsd:anyURI;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19673"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21642"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19673 -1.21642)"^^geo:wktLiteral ;
  geo-pos:lat "46.19673"^^xsd:decimal ;
  geo-pos:long "-1.21642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR129001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR129001'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21642'^^xsd:double;
  dwc:latitude '46.19673'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR129001'^^xsd:anyURI;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR144801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR144801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR144801'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR144801'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.46328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51747"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  geo-pos:lat "49.46328"^^xsd:decimal ;
  geo-pos:long "-0.51747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR39601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR39601'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.51747'^^xsd:double;
  dwc:latitude '49.46328'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR39601'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR154601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR154601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR154601'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR919201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR919201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR919201'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR919201'^^xsd:anyURI;
  dwc:observationDate '1963-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR318101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR318101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR318101'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR318101'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR306201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR306201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR306201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.67426 -2.36876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.67426"^^xsd:decimal ;
  dwc:decimalLongitude "-2.36876"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR306201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.67426 -2.36876)"^^geo:wktLiteral ;
  geo-pos:lat "48.67426"^^xsd:decimal ;
  geo-pos:long "-2.36876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR306201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR306201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR306201'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.36876'^^xsd:double;
  dwc:latitude '48.67426'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR306201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR548601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR548601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR548601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR548601'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR60601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR60601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR60601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR60601'^^xsd:anyURI;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR869701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR869701'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR869701'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03904 2.35985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03904"^^xsd:decimal ;
  dwc:decimalLongitude "2.35985"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03904 2.35985)"^^geo:wktLiteral ;
  geo-pos:lat "51.03904"^^xsd:decimal ;
  geo-pos:long "2.35985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR302601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR302601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR302601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.35985'^^xsd:double;
  dwc:latitude '51.03904'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR302601'^^xsd:anyURI;
  dwc:observationDate '2006-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR154701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR154701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR154701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR154701'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR871201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR871201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR871201'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR871201'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR275501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR275501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR275501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR275501'^^xsd:anyURI;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR330601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR330601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR330601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR330601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28665"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22335"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28665 -1.22335)"^^geo:wktLiteral ;
  geo-pos:lat "46.28665"^^xsd:decimal ;
  geo-pos:long "-1.22335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR95601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR95601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR95601'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22335'^^xsd:double;
  dwc:latitude '46.28665'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR95601'^^xsd:anyURI;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR273301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR273301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR273301'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR273301'^^xsd:anyURI;
  dwc:observationDate '1997-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR255601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR255601'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR255601'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19738"^^xsd:decimal ;
  dwc:decimalLongitude "4.90586"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19738 4.90586)"^^geo:wktLiteral ;
  geo-pos:lat "43.19738"^^xsd:decimal ;
  geo-pos:long "4.90586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR840301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR840301'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '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 '4.90586'^^xsd:double;
  dwc:latitude '43.19738'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR840301'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR658201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR658201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR658201'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR658201'^^xsd:anyURI;
  dwc:observationDate '2004-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR375201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR375201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR375201'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR375201'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR46801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR46801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR46801'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR46801'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR850401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR850401'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR850401'^^xsd:anyURI;
  dwc:observationDate '1966-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR927401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR927401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR927401'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR927401'^^xsd:anyURI;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR493801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR493801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR493801'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR797601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR797601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR797601'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR797601'^^xsd:anyURI;
  dwc:observationDate '1979-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR814401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR814401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR814401'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR814401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR323101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR323101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR323101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR323101'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR939001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR939001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR939001'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR939001'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR696501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR696501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR696501'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR696501'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR363101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR363101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR363101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR363101'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR462901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR462901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR462901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR462901'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR832101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR832101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR832101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR832101'^^xsd:anyURI;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR335101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR335101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR335101'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR335101'^^xsd:anyURI;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR573601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR573601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR573601'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR642601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR642601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR642601'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR642601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR602001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR602001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR602001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR602001'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR152101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR152101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR152101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR152101'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR362601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR362601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR362601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR362601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR473001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR473001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR473001'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR473001'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR713501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR713501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR713501'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR713501'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR248501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR248501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR248501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR248501'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR15801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR15801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR15801'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR15801'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR539001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR539001'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR539001'^^xsd:anyURI;
  dwc:observationDate '1998-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.46328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51747"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46328 -0.51747)"^^geo:wktLiteral ;
  geo-pos:lat "49.46328"^^xsd:decimal ;
  geo-pos:long "-0.51747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR39801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR39801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR39801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.51747'^^xsd:double;
  dwc:latitude '49.46328'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR39801'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.60769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.81823"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.60769 -1.81823)"^^geo:wktLiteral ;
  geo-pos:lat "48.60769"^^xsd:decimal ;
  geo-pos:long "-1.81823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR205301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR205301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR205301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.81823'^^xsd:double;
  dwc:latitude '48.60769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR205301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR185601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR185601'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR185601'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR125701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR125701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR125701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR125701'^^xsd:anyURI;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR970901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR970901'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR970901'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR802801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR802801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR802801'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR802801'^^xsd:anyURI;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR843101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR843101'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR843101'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR507901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR507901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR507901'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR507901'^^xsd:anyURI;
  dwc:observationDate '1988-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR533301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR533301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR533301'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR533301'^^xsd:anyURI;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR967301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR967301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR967301'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR967301'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR370301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR370301'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR370301'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR281201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR281201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR281201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR281201'^^xsd:anyURI;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR676801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR676801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR676801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR676801'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR221001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR221001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR221001'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR221001'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR702401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR702401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR702401'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR702401'^^xsd:anyURI;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR366201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR366201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR366201'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR366201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR710601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR710601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR710601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR710601'^^xsd:anyURI;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR750701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR750701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR750701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR750701'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.18891"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83704 -1.18891)"^^geo:wktLiteral ;
  geo-pos:lat "45.83704"^^xsd:decimal ;
  geo-pos:long "-1.18891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR98001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR98001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR98001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.18891'^^xsd:double;
  dwc:latitude '45.83704'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR98001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR530801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR530801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR530801'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR530801'^^xsd:anyURI;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR325001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR325001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR325001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34281"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7236 -3.34281)"^^geo:wktLiteral ;
  geo-pos:lat "47.7236"^^xsd:decimal ;
  geo-pos:long "-3.34281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR430001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR430001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR430001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.34281'^^xsd:double;
  dwc:latitude '47.7236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR430001'^^xsd:anyURI;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR389001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR389001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR389001'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR389001'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR464601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR464601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR464601'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR464601'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR284001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR284001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR284001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR284001'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05925"^^xsd:decimal ;
  dwc:decimalLongitude "6.74234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05925 6.74234)"^^geo:wktLiteral ;
  geo-pos:lat "43.05925"^^xsd:decimal ;
  geo-pos:long "6.74234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR981001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR981001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR981001'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.74234'^^xsd:double;
  dwc:latitude '43.05925'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR981001'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR734901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR734901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR734901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR734901'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR763701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR763701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR763701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR763701'^^xsd:anyURI;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR867901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR867901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR867901'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR867901'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR631401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR631401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR631401'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR631401'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  geo-pos:lat "47.28899"^^xsd:decimal ;
  geo-pos:long "-3.02596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR348601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR348601'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.02596'^^xsd:double;
  dwc:latitude '47.28899'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR348601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR921301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR921301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR921301'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR921301'^^xsd:anyURI;
  dwc:observationDate '1973-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR274101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR274101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR274101'^^xsd:anyURI;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR839501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR839501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR839501'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR839501'^^xsd:anyURI;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR638601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR638601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR638601'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR638601'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR128501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR128501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR128501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR327501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR327501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR327501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR937501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR937501'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR937501'^^xsd:anyURI;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.24146"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7398"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.24146"^^xsd:decimal ;
  geo-pos:long "-1.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR218501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR218501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.7398'^^xsd:double;
  dwc:latitude '49.24146'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR218501'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  geo-pos:lat "47.28899"^^xsd:decimal ;
  geo-pos:long "-3.02596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR348201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR348201'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.02596'^^xsd:double;
  dwc:latitude '47.28899'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR348201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR559601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR559601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR559601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR559601'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR888601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR888601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR888601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR888601'^^xsd:anyURI;
  dwc:observationDate '1969-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10523"^^xsd:decimal ;
  dwc:decimalLongitude "5.02562"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10523 5.02562)"^^geo:wktLiteral ;
  geo-pos:lat "43.10523"^^xsd:decimal ;
  geo-pos:long "5.02562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR868901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR868901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR868901'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02562'^^xsd:double;
  dwc:latitude '43.10523'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR868901'^^xsd:anyURI;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06344"^^xsd:decimal ;
  dwc:decimalLongitude "6.61981"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06344 6.61981)"^^geo:wktLiteral ;
  geo-pos:lat "43.06344"^^xsd:decimal ;
  geo-pos:long "6.61981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR977301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR977301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR977301'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.61981'^^xsd:double;
  dwc:latitude '43.06344'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR977301'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR129701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR129701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR129701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR129701'^^xsd:anyURI;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR531601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR531601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR531601'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR531601'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR894001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR894001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR894001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR894001'^^xsd:anyURI;
  dwc:observationDate '1963-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58471"^^xsd:decimal ;
  dwc:decimalLongitude "3.06083"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58471 3.06083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58471"^^xsd:decimal ;
  geo-pos:long "3.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR345601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR345601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR345601'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.06083'^^xsd:double;
  dwc:latitude '42.58471'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR345601'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR773501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR773501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR773501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR773501'^^xsd:anyURI;
  dwc:observationDate '2006-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR321201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR321201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR321201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR321201'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR546201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR546201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR546201'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR546201'^^xsd:anyURI;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87142"^^xsd:decimal ;
  dwc:decimalLongitude "-1.97925"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87142 -1.97925)"^^geo:wktLiteral ;
  geo-pos:lat "48.87142"^^xsd:decimal ;
  geo-pos:long "-1.97925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR264201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR264201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR264201'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.97925'^^xsd:double;
  dwc:latitude '48.87142'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR264201'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21279 3.55341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21279"^^xsd:decimal ;
  dwc:decimalLongitude "3.55341"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21279 3.55341)"^^geo:wktLiteral ;
  geo-pos:lat "43.21279"^^xsd:decimal ;
  geo-pos:long "3.55341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR442401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR442401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.55341'^^xsd:double;
  dwc:latitude '43.21279'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR442401'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR788901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR788901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR788901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR788901'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR517801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR517801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR517801'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR517801'^^xsd:anyURI;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR969601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR969601'^^xsd:string;
  dwc:scientificName 'Parthenope massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR969601'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR225501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR225501'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR225501'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR516901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR516901'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR516901'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.47803"^^xsd:decimal ;
  dwc:decimalLongitude "0.03372"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.47803 0.03372)"^^geo:wktLiteral ;
  geo-pos:lat "49.47803"^^xsd:decimal ;
  geo-pos:long "0.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR401'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.03372'^^xsd:double;
  dwc:latitude '49.47803'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR401'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83483"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78724 -1.83483)"^^geo:wktLiteral ;
  geo-pos:lat "48.78724"^^xsd:decimal ;
  geo-pos:long "-1.83483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR209701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR209701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR209701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.83483'^^xsd:double;
  dwc:latitude '48.78724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR209701'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR684501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR684501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR684501'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR178801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR178801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR178801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR178801'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR875001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR875001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR875001'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR875001'^^xsd:anyURI;
  dwc:observationDate '1969-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR274201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR274201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR274201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR274201'^^xsd:anyURI;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.86251 -4.16394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.86251"^^xsd:decimal ;
  dwc:decimalLongitude "-4.16394"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.86251 -4.16394)"^^geo:wktLiteral ;
  geo-pos:lat "46.86251"^^xsd:decimal ;
  geo-pos:long "-4.16394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR652801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR652801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR652801'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 '-4.16394'^^xsd:double;
  dwc:latitude '46.86251'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR652801'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR955101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR955101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR955101'^^xsd:anyURI;
  dwc:observationDate '1968-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR94301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR94301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR94301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR94301'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1327"^^xsd:decimal ;
  dwc:decimalLongitude "1.3932"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1327 1.3932)"^^geo:wktLiteral ;
  geo-pos:lat "50.1327"^^xsd:decimal ;
  geo-pos:long "1.3932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR170001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR170001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR170001'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.3932'^^xsd:double;
  dwc:latitude '50.1327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR170001'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR468201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR468201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR468201'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR468201'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR684101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR684101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR684101'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR684101'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR579301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR579301'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR579301'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25328"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65055 -0.25328)"^^geo:wktLiteral ;
  geo-pos:lat "49.65055"^^xsd:decimal ;
  geo-pos:long "-0.25328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR25301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR25301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR25301'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.25328'^^xsd:double;
  dwc:latitude '49.65055'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR25301'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR211001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR211001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR211001'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR536301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR536301'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR536301'^^xsd:anyURI;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR72701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR72701'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR72701'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR969701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR969701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR969701'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR969701'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66704"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54816 -4.66704)"^^geo:wktLiteral ;
  geo-pos:lat "48.54816"^^xsd:decimal ;
  geo-pos:long "-4.66704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR804801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR804801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR804801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-4.66704'^^xsd:double;
  dwc:latitude '48.54816'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR804801'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.30488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22513"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.30488 -4.22513)"^^geo:wktLiteral ;
  geo-pos:lat "48.30488"^^xsd:decimal ;
  geo-pos:long "-4.22513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR654301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR654301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR654301'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.22513'^^xsd:double;
  dwc:latitude '48.30488'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR654301'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR509801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR509801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR509801'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR509801'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR322401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR322401'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR322401'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR817401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR817401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR817401'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR817401'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR595201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR595201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR595201'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR821701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR821701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR821701'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR821701'^^xsd:anyURI;
  dwc:observationDate '1963-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR731501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR731501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR731501'^^xsd:anyURI;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR487301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR487301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR487301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR487301'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR883801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR883801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR883801'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR883801'^^xsd:anyURI;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR771301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR771301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR771301'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR771301'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR208101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR208101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR208101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR208101'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67298 1.51714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67298"^^xsd:decimal ;
  dwc:decimalLongitude "1.51714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67298 1.51714)"^^geo:wktLiteral ;
  geo-pos:lat "50.67298"^^xsd:decimal ;
  geo-pos:long "1.51714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR191701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR191701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR191701'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.51714'^^xsd:double;
  dwc:latitude '50.67298'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR191701'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR296501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR296501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR296501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR296501'^^xsd:anyURI;
  dwc:observationDate '2001-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR370401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR370401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR370401'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR370401'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.06833"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44601 -1.06833)"^^geo:wktLiteral ;
  geo-pos:lat "49.44601"^^xsd:decimal ;
  geo-pos:long "-1.06833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR50001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR50001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR50001'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.06833'^^xsd:double;
  dwc:latitude '49.44601'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR50001'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR89501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR89501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR89501'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR89501'^^xsd:anyURI;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR535601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR535601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR535601'^^xsd:anyURI;
  dwc:observationDate '1997-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR594501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR594501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR594501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR594501'^^xsd:anyURI;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR361901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR361901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR361901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR361901'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR519801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR519801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR519801'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR519801'^^xsd:anyURI;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR322701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR322701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR322701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR322701'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR709501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR709501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR709501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR709501'^^xsd:anyURI;
  dwc:observationDate '1996-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR586001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR586001'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR586001'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR644201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR644201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR644201'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR644201'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR916501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR916501'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR916501'^^xsd:anyURI;
  dwc:observationDate '1964-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR328601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR328601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR328601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR328601'^^xsd:anyURI;
  dwc:observationDate '2007-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34003"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47871 -1.34003)"^^geo:wktLiteral ;
  geo-pos:lat "44.47871"^^xsd:decimal ;
  geo-pos:long "-1.34003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR156301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR156301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR156301'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.34003'^^xsd:double;
  dwc:latitude '44.47871'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR156301'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR465301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR465301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR465301'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR465301'^^xsd:anyURI;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR691901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR691901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR691901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR691901'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.89395 -3.64072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.89395"^^xsd:decimal ;
  dwc:decimalLongitude "-3.64072"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.89395 -3.64072)"^^geo:wktLiteral ;
  geo-pos:lat "46.89395"^^xsd:decimal ;
  geo-pos:long "-3.64072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR443601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR443601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR443601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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.64072'^^xsd:double;
  dwc:latitude '46.89395'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR443601'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR585901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR585901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR585901'^^xsd:string;
  dwc:scientificName 'Eualus pusiolus (Krøyer, 1841)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR585901'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR738101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR738101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR738101'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR738101'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR887501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR887501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR887501'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR887501'^^xsd:anyURI;
  dwc:observationDate '1969-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR289801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR289801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR289801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR289801'^^xsd:anyURI;
  dwc:observationDate '1988-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR535401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR535401'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR535401'^^xsd:anyURI;
  dwc:observationDate '1997-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR406801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR406801'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR406801'^^xsd:anyURI;
  dwc:observationDate '2009-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR741201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR741201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR741201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR741201'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR576101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR576101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR576101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR576101'^^xsd:anyURI;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR78101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR78101'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR78101'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.44131"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20598"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.44131 -1.20598)"^^geo:wktLiteral ;
  geo-pos:lat "49.44131"^^xsd:decimal ;
  geo-pos:long "-1.20598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR78601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR78601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR78601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20598'^^xsd:double;
  dwc:latitude '49.44131'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR78601'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.15172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15172 -1.73157)"^^geo:wktLiteral ;
  geo-pos:lat "49.15172"^^xsd:decimal ;
  geo-pos:long "-1.73157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR217601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR217601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR217601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.73157'^^xsd:double;
  dwc:latitude '49.15172'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR217601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR791001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR791001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR791001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR791001'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR104701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR104701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR104701'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR104701'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR255301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR255301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR255301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR255301'^^xsd:anyURI;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR836101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR836101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR836101'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR836101'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR885901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR885901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR885901'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR885901'^^xsd:anyURI;
  dwc:observationDate '1969-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR857401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR857401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR857401'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR857401'^^xsd:anyURI;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR114001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR114001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR114001'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR114001'^^xsd:anyURI;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR850301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR850301'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR850301'^^xsd:anyURI;
  dwc:observationDate '1966-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR513201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR513201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR513201'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR513201'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR1701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR1701'^^xsd:anyURI;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR500501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR500501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR500501'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR500501'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR535701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR535701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR535701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR535701'^^xsd:anyURI;
  dwc:observationDate '1997-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR143901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR143901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR143901'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR143901'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR588601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR588601'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR588601'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR690601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR690601'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR690601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR82001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR82001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR82001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR82001'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07517 6.25214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.07517"^^xsd:decimal ;
  dwc:decimalLongitude "6.25214"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07517 6.25214)"^^geo:wktLiteral ;
  geo-pos:lat "43.07517"^^xsd:decimal ;
  geo-pos:long "6.25214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR974501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR974501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.25214'^^xsd:double;
  dwc:latitude '43.07517'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR974501'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR503301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR503301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR503301'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR503301'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36795"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28759 -0.36795)"^^geo:wktLiteral ;
  geo-pos:lat "49.28759"^^xsd:decimal ;
  geo-pos:long "-0.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR31501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR31501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR31501'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.36795'^^xsd:double;
  dwc:latitude '49.28759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR31501'^^xsd:anyURI;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR595101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR595101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR595101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR595101'^^xsd:anyURI;
  dwc:observationDate '2004-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19514"^^xsd:decimal ;
  dwc:decimalLongitude "5.02877"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19514 5.02877)"^^geo:wktLiteral ;
  geo-pos:lat "43.19514"^^xsd:decimal ;
  geo-pos:long "5.02877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR869301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR869301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR869301'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.02877'^^xsd:double;
  dwc:latitude '43.19514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR869301'^^xsd:anyURI;
  dwc:observationDate '1969-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3514"^^xsd:decimal ;
  dwc:decimalLongitude "-4.90955"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3514 -4.90955)"^^geo:wktLiteral ;
  geo-pos:lat "48.3514"^^xsd:decimal ;
  geo-pos:long "-4.90955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR825501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR825501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR825501'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.90955'^^xsd:double;
  dwc:latitude '48.3514'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR825501'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR926101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR926101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR926101'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR926101'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.74396"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12046"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.74396 -0.12046)"^^geo:wktLiteral ;
  geo-pos:lat "49.74396"^^xsd:decimal ;
  geo-pos:long "-0.12046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR18501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR18501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR18501'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.12046'^^xsd:double;
  dwc:latitude '49.74396'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR18501'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR870201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR870201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR870201'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR870201'^^xsd:anyURI;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22119"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57347 -1.22119)"^^geo:wktLiteral ;
  geo-pos:lat "44.57347"^^xsd:decimal ;
  geo-pos:long "-1.22119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR128601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR128601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR128601'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.22119'^^xsd:double;
  dwc:latitude '44.57347'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR128601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR954001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR954001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR954001'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR954001'^^xsd:anyURI;
  dwc:observationDate '1968-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06668"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82114 -3.06668)"^^geo:wktLiteral ;
  geo-pos:lat "48.82114"^^xsd:decimal ;
  geo-pos:long "-3.06668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR339901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR339901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR339901'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.06668'^^xsd:double;
  dwc:latitude '48.82114'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR339901'^^xsd:anyURI;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR406401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR406401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR406401'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR406401'^^xsd:anyURI;
  dwc:observationDate '1968-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR953501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR953501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR953501'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR953501'^^xsd:anyURI;
  dwc:observationDate '1968-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR915101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR915101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR915101'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR915101'^^xsd:anyURI;
  dwc:observationDate '1963-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR579801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR579801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR579801'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR579801'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR769301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR769301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR769301'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR769301'^^xsd:anyURI;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03389 3.3065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03389"^^xsd:decimal ;
  dwc:decimalLongitude "3.3065"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03389 3.3065)"^^geo:wktLiteral ;
  geo-pos:lat "43.03389"^^xsd:decimal ;
  geo-pos:long "3.3065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR417301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR417301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR417301'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.3065'^^xsd:double;
  dwc:latitude '43.03389'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR417301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39116"^^xsd:decimal ;
  dwc:decimalLongitude "3.80186"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39116 3.80186)"^^geo:wktLiteral ;
  geo-pos:lat "43.39116"^^xsd:decimal ;
  geo-pos:long "3.80186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR457901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR457901'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80186'^^xsd:double;
  dwc:latitude '43.39116'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR457901'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR843201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR843201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR843201'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR843201'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR553601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR553601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR553601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR553601'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR283101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR283101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR283101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR283101'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR259901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR259901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR259901'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR259901'^^xsd:anyURI;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR698301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR698301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR698301'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR698301'^^xsd:anyURI;
  dwc:observationDate '2010-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR878101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR878101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR878101'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR878101'^^xsd:anyURI;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR49401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR49401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR49401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR49401'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88772 -1.57095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88772"^^xsd:decimal ;
  dwc:decimalLongitude "-1.57095"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88772 -1.57095)"^^geo:wktLiteral ;
  geo-pos:lat "48.88772"^^xsd:decimal ;
  geo-pos:long "-1.57095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR195701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR195701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR195701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-1.57095'^^xsd:double;
  dwc:latitude '48.88772'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR195701'^^xsd:anyURI;
  dwc:observationDate '2006-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR529101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR529101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR529101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (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 '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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR529101'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR816501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR816501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR816501'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR816501'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR630701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR630701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR630701'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR630701'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03613"^^xsd:decimal ;
  dwc:decimalLongitude "1.93312"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03613 1.93312)"^^geo:wktLiteral ;
  geo-pos:lat "51.03613"^^xsd:decimal ;
  geo-pos:long "1.93312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR251301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR251301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR251301'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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:longitude '1.93312'^^xsd:double;
  dwc:latitude '51.03613'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR251301'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11152 4.65744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11152"^^xsd:decimal ;
  dwc:decimalLongitude "4.65744"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11152 4.65744)"^^geo:wktLiteral ;
  geo-pos:lat "43.11152"^^xsd:decimal ;
  geo-pos:long "4.65744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR793001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR793001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR793001'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.65744'^^xsd:double;
  dwc:latitude '43.11152'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR793001'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR316901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR316901'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR316901'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR937901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR937901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR937901'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR937901'^^xsd:anyURI;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21627 0.9706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21627"^^xsd:decimal ;
  dwc:decimalLongitude "0.9706"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21627 0.9706)"^^geo:wktLiteral ;
  geo-pos:lat "50.21627"^^xsd:decimal ;
  geo-pos:long "0.9706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR44101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR44101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR44101'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.9706'^^xsd:double;
  dwc:latitude '50.21627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR44101'^^xsd:anyURI;
  dwc:observationDate '2000-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR232801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR232801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR232801'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR232801'^^xsd:anyURI;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.19856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.19856 -4.48089)"^^geo:wktLiteral ;
  geo-pos:lat "48.19856"^^xsd:decimal ;
  geo-pos:long "-4.48089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR749601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR749601'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.48089'^^xsd:double;
  dwc:latitude '48.19856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR749601'^^xsd:anyURI;
  dwc:observationDate '2005-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR637001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR637001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR637001'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR637001'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.87282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.89761"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.87282 -3.89761)"^^geo:wktLiteral ;
  geo-pos:lat "47.87282"^^xsd:decimal ;
  geo-pos:long "-3.89761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR620101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR620101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR620101'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.89761'^^xsd:double;
  dwc:latitude '47.87282'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR620101'^^xsd:anyURI;
  dwc:observationDate '1982-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR516501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR516501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR516501'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR516501'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR727501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR727501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR727501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR727501'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR586601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR586601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR586601'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR586601'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR440301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR440301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR440301'^^xsd:string;
  dwc:scientificName 'Cancer pagurus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR440301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR72401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR72401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR72401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR72401'^^xsd:anyURI;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR955701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR955701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR955701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR955701'^^xsd:anyURI;
  dwc:observationDate '1965-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR253101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR253101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR253101'^^xsd:anyURI;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR493001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR493001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR493001'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR493001'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR234201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR234201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR234201'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR234201'^^xsd:anyURI;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR812801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR812801'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR812801'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR790201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR790201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR790201'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR790201'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR324501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR324501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR324501'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR324501'^^xsd:anyURI;
  dwc:observationDate '2006-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97901> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97901>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR97901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR97901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR97901'^^xsd:string;
  dwc:scientificName 'Hemigrapsus takanoi Asakura & Watanabe, 2005'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '389288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR97901'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '389288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR573401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR573401'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR573401'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08566"^^xsd:decimal ;
  dwc:decimalLongitude "5.88432"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08566 5.88432)"^^geo:wktLiteral ;
  geo-pos:lat "43.08566"^^xsd:decimal ;
  geo-pos:long "5.88432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR959901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR959901'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.88432'^^xsd:double;
  dwc:latitude '43.08566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR959901'^^xsd:anyURI;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR558501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR558501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR558501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR558501'^^xsd:anyURI;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10851"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75802 -1.10851)"^^geo:wktLiteral ;
  geo-pos:lat "44.75802"^^xsd:decimal ;
  geo-pos:long "-1.10851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR76501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR76501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR76501'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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:longitude '-1.10851'^^xsd:double;
  dwc:latitude '44.75802'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR76501'^^xsd:anyURI;
  dwc:observationDate '2007-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR628101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR628101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR628101'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR628101'^^xsd:anyURI;
  dwc:observationDate '2004-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR901101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR901101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR901101'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR901101'^^xsd:anyURI;
  dwc:observationDate '1962-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22248"^^xsd:decimal ;
  dwc:decimalLongitude "1.39035"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22248 1.39035)"^^geo:wktLiteral ;
  geo-pos:lat "50.22248"^^xsd:decimal ;
  geo-pos:long "1.39035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR173601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR173601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR173601'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.39035'^^xsd:double;
  dwc:latitude '50.22248'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR173601'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28731"^^xsd:decimal ;
  dwc:decimalLongitude "4.90883"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28731 4.90883)"^^geo:wktLiteral ;
  geo-pos:lat "43.28731"^^xsd:decimal ;
  geo-pos:long "4.90883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR842401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR842401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR842401'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.90883'^^xsd:double;
  dwc:latitude '43.28731'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR842401'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR211101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR211101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR211101'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR211101'^^xsd:anyURI;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29653"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56245 -1.29653)"^^geo:wktLiteral ;
  geo-pos:lat "45.56245"^^xsd:decimal ;
  geo-pos:long "-1.29653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR159101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR159101'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.29653'^^xsd:double;
  dwc:latitude '45.56245'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR159101'^^xsd:anyURI;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR494101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR494101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR494101'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR494101'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR749901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR749901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR749901'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR749901'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92697"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92697 -1.19576)"^^geo:wktLiteral ;
  geo-pos:lat "45.92697"^^xsd:decimal ;
  geo-pos:long "-1.19576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR123501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR123501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR123501'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.19576'^^xsd:double;
  dwc:latitude '45.92697'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR123501'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR731201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR731201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR731201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR731201'^^xsd:anyURI;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR948801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR948801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR948801'^^xsd:string;
  dwc:scientificName 'Anapagurus petiti Dechancé & Forest, 1962'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR948801'^^xsd:anyURI;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR499201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR499201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR499201'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR499201'^^xsd:anyURI;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR442301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR442301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR442301'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier,'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.55428'^^xsd:double;
  dwc:latitude '43.30274'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR442301'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR717101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR717101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR717101'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR717101'^^xsd:anyURI;
  dwc:observationDate '1997-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.53105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21333"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.53105 -1.21333)"^^geo:wktLiteral ;
  geo-pos:lat "49.53105"^^xsd:decimal ;
  geo-pos:long "-1.21333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR147801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR147801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR147801'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.21333'^^xsd:double;
  dwc:latitude '49.53105'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR147801'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR385001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR385001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR385001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR385001'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR167701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR167701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR167701'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR167701'^^xsd:anyURI;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390601> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390601>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR390601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR390601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR390601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR390601'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.30352"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65237 -1.30352)"^^geo:wktLiteral ;
  geo-pos:lat "45.65237"^^xsd:decimal ;
  geo-pos:long "-1.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR159901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR159901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR159901'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.30352'^^xsd:double;
  dwc:latitude '45.65237'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR159901'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR697101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR697101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR697101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR697101'^^xsd:anyURI;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR552901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR552901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR552901'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR36601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR36601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR36601'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR36601'^^xsd:anyURI;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29138"^^xsd:decimal ;
  dwc:decimalLongitude "4.66261"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29138 4.66261)"^^geo:wktLiteral ;
  geo-pos:lat "43.29138"^^xsd:decimal ;
  geo-pos:long "4.66261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR812201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR812201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR812201'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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:longitude '4.66261'^^xsd:double;
  dwc:latitude '43.29138'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR812201'^^xsd:anyURI;
  dwc:observationDate '1968-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55128"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18894"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55128 -3.18894)"^^geo:wktLiteral ;
  geo-pos:lat "47.55128"^^xsd:decimal ;
  geo-pos:long "-3.18894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR404001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR404001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR404001'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.18894'^^xsd:double;
  dwc:latitude '47.55128'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR404001'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR456401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR456401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR456401'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR456401'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87701"^^xsd:decimal ;
  dwc:decimalLongitude "-1.84317"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87701 -1.84317)"^^geo:wktLiteral ;
  geo-pos:lat "48.87701"^^xsd:decimal ;
  geo-pos:long "-1.84317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR206801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR206801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR206801'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.84317'^^xsd:double;
  dwc:latitude '48.87701'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR206801'^^xsd:anyURI;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66152 -2.8009)"^^geo:wktLiteral ;
  geo-pos:lat "47.66152"^^xsd:decimal ;
  geo-pos:long "-2.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR313401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR313401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR313401'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.8009'^^xsd:double;
  dwc:latitude '47.66152'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR313401'^^xsd:anyURI;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR225001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR225001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR225001'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR225001'^^xsd:anyURI;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR70201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR70201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR70201'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR70201'^^xsd:anyURI;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64739"^^xsd:decimal ;
  dwc:decimalLongitude "-1.43171"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64739 -1.43171)"^^geo:wktLiteral ;
  geo-pos:lat "45.64739"^^xsd:decimal ;
  geo-pos:long "-1.43171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR168601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR168601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR168601'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.43171'^^xsd:double;
  dwc:latitude '45.64739'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR168601'^^xsd:anyURI;
  dwc:observationDate '1979-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR695201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR695201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR695201'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR695201'^^xsd:anyURI;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR690101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR690101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR690101'^^xsd:string;
  dwc:scientificName 'Pagurus carneus (Pocock, 1889)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR690101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR970501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR970501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR970501'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR970501'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR902001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR902001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR902001'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR902001'^^xsd:anyURI;
  dwc:observationDate '1978-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR917401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR917401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR917401'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR917401'^^xsd:anyURI;
  dwc:observationDate '1962-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78317 -3.88596)"^^geo:wktLiteral ;
  geo-pos:lat "47.78317"^^xsd:decimal ;
  geo-pos:long "-3.88596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR588301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR588301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR588301'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-3.88596'^^xsd:double;
  dwc:latitude '47.78317'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR588301'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0823"^^xsd:decimal ;
  dwc:decimalLongitude "6.00694"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0823 6.00694)"^^geo:wktLiteral ;
  geo-pos:lat "43.0823"^^xsd:decimal ;
  geo-pos:long "6.00694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR965801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR965801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR965801'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:longitude '6.00694'^^xsd:double;
  dwc:latitude '43.0823'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR965801'^^xsd:anyURI;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR239901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR239901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR239901'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR239901'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00714"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6856 -4.00714)"^^geo:wktLiteral ;
  geo-pos:lat "47.6856"^^xsd:decimal ;
  geo-pos:long "-4.00714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR634201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR634201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR634201'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.00714'^^xsd:double;
  dwc:latitude '47.6856'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR634201'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28941"^^xsd:decimal ;
  dwc:decimalLongitude "4.78573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28941 4.78573)"^^geo:wktLiteral ;
  geo-pos:lat "43.28941"^^xsd:decimal ;
  geo-pos:long "4.78573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR813001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR813001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR813001'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:longitude '4.78573'^^xsd:double;
  dwc:latitude '43.28941'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR813001'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR569501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR569501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR569501'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR569501'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR924901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR924901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR924901'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR924901'^^xsd:anyURI;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR639901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR639901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR639901'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa Hailstone, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR639901'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100801> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100801>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR100801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR100801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR100801'^^xsd:string;
  dwc:scientificName 'Processa edulis (Risso, 1816)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR100801'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58457"^^xsd:decimal ;
  dwc:decimalLongitude "3.18248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58457 3.18248)"^^geo:wktLiteral ;
  geo-pos:lat "42.58457"^^xsd:decimal ;
  geo-pos:long "3.18248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR358601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR358601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR358601'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '3.18248'^^xsd:double;
  dwc:latitude '42.58457'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR358601'^^xsd:anyURI;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR525901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR525901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR525901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR525901'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR640301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR640301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR640301'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR640301'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82796"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93087"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82796 -2.93087)"^^geo:wktLiteral ;
  geo-pos:lat "48.82796"^^xsd:decimal ;
  geo-pos:long "-2.93087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR320601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR320601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR320601'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:longitude '-2.93087'^^xsd:double;
  dwc:latitude '48.82796'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR320601'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.29578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89402"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.29578 -2.89402)"^^geo:wktLiteral ;
  geo-pos:lat "47.29578"^^xsd:decimal ;
  geo-pos:long "-2.89402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR317901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR317901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR317901'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.89402'^^xsd:double;
  dwc:latitude '47.29578'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR317901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29495"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09331"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29495 -0.09331)"^^geo:wktLiteral ;
  geo-pos:lat "49.29495"^^xsd:decimal ;
  geo-pos:long "-0.09331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR13701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR13701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR13701'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.09331'^^xsd:double;
  dwc:latitude '49.29495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR13701'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR245101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR245101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR245101'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR245101'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR515701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR515701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR515701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR515701'^^xsd:anyURI;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR982501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR982501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR982501'^^xsd:string;
  dwc:scientificName 'Necallianassa truncata (Giard & Bonnier, 1890)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '7.14844'^^xsd:double;
  dwc:latitude '43.58484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '238025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR982501'^^xsd:anyURI;
  dwc:observationDate '2009-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '238025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR944401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR944401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR944401'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii Costa, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR944401'^^xsd:anyURI;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR325101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR325101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR325101'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR325101'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16819"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3718 -3.16819)"^^geo:wktLiteral ;
  geo-pos:lat "47.3718"^^xsd:decimal ;
  geo-pos:long "-3.16819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR365701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR365701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR365701'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '-3.16819'^^xsd:double;
  dwc:latitude '47.3718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR365701'^^xsd:anyURI;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR931001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR931001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR931001'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR931001'^^xsd:anyURI;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03484 1.79089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03484"^^xsd:decimal ;
  dwc:decimalLongitude "1.79089"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03484 1.79089)"^^geo:wktLiteral ;
  geo-pos:lat "51.03484"^^xsd:decimal ;
  geo-pos:long "1.79089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR210401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR210401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR210401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.79089'^^xsd:double;
  dwc:latitude '51.03484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR210401'^^xsd:anyURI;
  dwc:observationDate '2000-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR483601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR483601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR483601'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR483601'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR185701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR185701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR185701'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR185701'^^xsd:anyURI;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.314"^^xsd:decimal ;
  dwc:decimalLongitude "1.52767"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.314 1.52767)"^^geo:wktLiteral ;
  geo-pos:lat "50.314"^^xsd:decimal ;
  geo-pos:long "1.52767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR187301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR187301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR187301'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '1.52767'^^xsd:double;
  dwc:latitude '50.314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR187301'^^xsd:anyURI;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37499"^^xsd:decimal ;
  dwc:decimalLongitude "5.03511"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37499 5.03511)"^^geo:wktLiteral ;
  geo-pos:lat "43.37499"^^xsd:decimal ;
  geo-pos:long "5.03511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR882701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR882701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR882701'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.03511'^^xsd:double;
  dwc:latitude '43.37499'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR882701'^^xsd:anyURI;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR929401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR929401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR929401'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR929401'^^xsd:anyURI;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR536201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR536201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR536201'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR536201'^^xsd:anyURI;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18758"^^xsd:decimal ;
  dwc:decimalLongitude "5.39743"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18758 5.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.18758"^^xsd:decimal ;
  geo-pos:long "5.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR916801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR916801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR916801'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.39743'^^xsd:double;
  dwc:latitude '43.18758'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR916801'^^xsd:anyURI;
  dwc:observationDate '1962-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94516"^^xsd:decimal ;
  dwc:decimalLongitude "1.79307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94516 1.79307)"^^geo:wktLiteral ;
  geo-pos:lat "50.94516"^^xsd:decimal ;
  geo-pos:long "1.79307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR219901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR219901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR219901'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^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 '1.79307'^^xsd:double;
  dwc:latitude '50.94516'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR219901'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR253501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR253501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR253501'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR253501'^^xsd:anyURI;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37724"^^xsd:decimal ;
  dwc:decimalLongitude "4.91182"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37724 4.91182)"^^geo:wktLiteral ;
  geo-pos:lat "43.37724"^^xsd:decimal ;
  geo-pos:long "4.91182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR840001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR840001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR840001'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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:longitude '4.91182'^^xsd:double;
  dwc:latitude '43.37724'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR840001'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR761801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR761801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR761801'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR761801'^^xsd:anyURI;
  dwc:observationDate '1993-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327201> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327201>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR327201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR327201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR327201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR327201'^^xsd:anyURI;
  dwc:observationDate '2005-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92307"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44091 -4.92307)"^^geo:wktLiteral ;
  geo-pos:lat "48.44091"^^xsd:decimal ;
  geo-pos:long "-4.92307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR855701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR855701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR855701'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '-4.92307'^^xsd:double;
  dwc:latitude '48.44091'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR855701'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR672101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR672101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR672101'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR672101'^^xsd:anyURI;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941501> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941501>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR941501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR941501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR941501'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey-Alvarez, 19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR941501'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54033 -0.93752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.54033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.93752"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.54033 -0.93752)"^^geo:wktLiteral ;
  geo-pos:lat "49.54033"^^xsd:decimal ;
  geo-pos:long "-0.93752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR43701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR43701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR43701'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.93752'^^xsd:double;
  dwc:latitude '49.54033'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR43701'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68019"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63769 -4.68019)"^^geo:wktLiteral ;
  geo-pos:lat "48.63769"^^xsd:decimal ;
  geo-pos:long "-4.68019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR799001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR799001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR799001'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.68019'^^xsd:double;
  dwc:latitude '48.63769'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR799001'^^xsd:anyURI;
  dwc:observationDate '2004-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660401> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660401>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR660401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR660401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR660401'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR660401'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR934001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR934001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR934001'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa H. Milne-Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR934001'^^xsd:anyURI;
  dwc:observationDate '1971-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61835 -1.5474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.61835"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5474"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61835 -1.5474)"^^geo:wktLiteral ;
  geo-pos:lat "48.61835"^^xsd:decimal ;
  geo-pos:long "-1.5474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR179101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR179101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR179101'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (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 '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 '-1.5474'^^xsd:double;
  dwc:latitude '48.61835'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR179101'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR583601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR583601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR583601'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR583601'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3012"^^xsd:decimal ;
  dwc:decimalLongitude "3.80061"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3012 3.80061)"^^geo:wktLiteral ;
  geo-pos:lat "43.3012"^^xsd:decimal ;
  geo-pos:long "3.80061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR457101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR457101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR457101'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.80061'^^xsd:double;
  dwc:latitude '43.3012'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR457101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR63001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR63001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR63001'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR63001'^^xsd:anyURI;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0977"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68617 -2.0977)"^^geo:wktLiteral ;
  geo-pos:lat "48.68617"^^xsd:decimal ;
  geo-pos:long "-2.0977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR270701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR270701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR270701'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.0977'^^xsd:double;
  dwc:latitude '48.68617'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR270701'^^xsd:anyURI;
  dwc:observationDate '2005-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48358 -1.21447)"^^geo:wktLiteral ;
  geo-pos:lat "44.48358"^^xsd:decimal ;
  geo-pos:long "-1.21447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR149501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR149501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR149501'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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:longitude '-1.21447'^^xsd:double;
  dwc:latitude '44.48358'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR149501'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121101> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121101>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR121101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR121101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR121101'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR121101'^^xsd:anyURI;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR48001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR48001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR48001'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR48001'^^xsd:anyURI;
  dwc:observationDate '1994-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR752501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR752501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR752501'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR752501'^^xsd:anyURI;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01689"^^xsd:decimal ;
  dwc:decimalLongitude "-1.20262"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01689 -1.20262)"^^geo:wktLiteral ;
  geo-pos:lat "46.01689"^^xsd:decimal ;
  geo-pos:long "-1.20262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR81801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR81801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR81801'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.20262'^^xsd:double;
  dwc:latitude '46.01689'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR81801'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.50644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3777 -4.50644)"^^geo:wktLiteral ;
  geo-pos:lat "48.3777"^^xsd:decimal ;
  geo-pos:long "-4.50644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR736901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR736901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR736901'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:longitude '-4.50644'^^xsd:double;
  dwc:latitude '48.3777'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR736901'^^xsd:anyURI;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.83463 -2.79502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.83463"^^xsd:decimal ;
  dwc:decimalLongitude "-2.79502"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.83463 -2.79502)"^^geo:wktLiteral ;
  geo-pos:lat "48.83463"^^xsd:decimal ;
  geo-pos:long "-2.79502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR316101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR316101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR316101'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.79502'^^xsd:double;
  dwc:latitude '48.83463'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR316101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03726"^^xsd:decimal ;
  dwc:decimalLongitude "2.07536"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03726 2.07536)"^^geo:wktLiteral ;
  geo-pos:lat "51.03726"^^xsd:decimal ;
  geo-pos:long "2.07536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR292401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR292401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR292401'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '2.07536'^^xsd:double;
  dwc:latitude '51.03726'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR292401'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.38477"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0987"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.38477 -0.0987)"^^geo:wktLiteral ;
  geo-pos:lat "49.38477"^^xsd:decimal ;
  geo-pos:long "-0.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR8201'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea (Montagu, 1808)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-0.0987'^^xsd:double;
  dwc:latitude '49.38477'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR8201'^^xsd:anyURI;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59054 -2.22427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.59054"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22427"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59054 -2.22427)"^^geo:wktLiteral ;
  geo-pos:lat "48.59054"^^xsd:decimal ;
  geo-pos:long "-2.22427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR300501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR300501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR300501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.22427'^^xsd:double;
  dwc:latitude '48.59054'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR300501'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR552401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR552401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR552401'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR552401'^^xsd:anyURI;
  dwc:observationDate '1981-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR582101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR582101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR582101'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR582101'^^xsd:anyURI;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.94645"^^xsd:decimal ;
  dwc:decimalLongitude "1.93504"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.94645 1.93504)"^^geo:wktLiteral ;
  geo-pos:lat "50.94645"^^xsd:decimal ;
  geo-pos:long "1.93504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR258701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR258701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR258701'^^xsd:string;
  dwc:scientificName 'Crangon crangon (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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '1.93504'^^xsd:double;
  dwc:latitude '50.94645'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR258701'^^xsd:anyURI;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR539401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR539401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR539401'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus (Hailstone, 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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR539401'^^xsd:anyURI;
  dwc:observationDate '1998-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898701> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898701>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR898701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR898701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR898701'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR898701'^^xsd:anyURI;
  dwc:observationDate '1962-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07517 6.25214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.07517"^^xsd:decimal ;
  dwc:decimalLongitude "6.25214"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07517 6.25214)"^^geo:wktLiteral ;
  geo-pos:lat "43.07517"^^xsd:decimal ;
  geo-pos:long "6.25214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR974701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR974701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR974701'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '6.25214'^^xsd:double;
  dwc:latitude '43.07517'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR974701'^^xsd:anyURI;
  dwc:observationDate '2006-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46718"^^xsd:decimal ;
  dwc:decimalLongitude "4.91481"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46718 4.91481)"^^geo:wktLiteral ;
  geo-pos:lat "43.46718"^^xsd:decimal ;
  geo-pos:long "4.91481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR850001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR850001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR850001'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '4.91481'^^xsd:double;
  dwc:latitude '43.46718'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR850001'^^xsd:anyURI;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08887"^^xsd:decimal ;
  dwc:decimalLongitude "5.76168"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08887 5.76168)"^^geo:wktLiteral ;
  geo-pos:lat "43.08887"^^xsd:decimal ;
  geo-pos:long "5.76168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR959701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR959701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR959701'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '5.76168'^^xsd:double;
  dwc:latitude '43.08887'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR959701'^^xsd:anyURI;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01897"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77525 -4.01897)"^^geo:wktLiteral ;
  geo-pos:lat "47.77525"^^xsd:decimal ;
  geo-pos:long "-4.01897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR617801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR617801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR617801'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-4.01897'^^xsd:double;
  dwc:latitude '47.77525'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR617801'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR573501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR573501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR573501'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni (Bell, 1845)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR573501'^^xsd:anyURI;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR524801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR524801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR524801'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR524801'^^xsd:anyURI;
  dwc:observationDate '1994-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757001> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757001>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR757001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR757001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR757001'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR757001'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.46484"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6266 -3.46484)"^^geo:wktLiteral ;
  geo-pos:lat "47.6266"^^xsd:decimal ;
  geo-pos:long "-3.46484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR435401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR435401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR435401'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.46484'^^xsd:double;
  dwc:latitude '47.6266'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR435401'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27953"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62783"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27953 -4.62783)"^^geo:wktLiteral ;
  geo-pos:lat "48.27953"^^xsd:decimal ;
  geo-pos:long "-4.62783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR785901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR785901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR785901'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Liljeborg, 1851'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-4.62783'^^xsd:double;
  dwc:latitude '48.27953'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR785901'^^xsd:anyURI;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75144"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6494"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75144 -2.6494)"^^geo:wktLiteral ;
  geo-pos:lat "48.75144"^^xsd:decimal ;
  geo-pos:long "-2.6494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR311101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR311101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR311101'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-2.6494'^^xsd:double;
  dwc:latitude '48.75144'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR311101'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715301> ;
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715301>
  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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR715301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR715301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR715301'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR715301'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86895"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68734 -3.86895)"^^geo:wktLiteral ;
  geo-pos:lat "48.68734"^^xsd:decimal ;
  geo-pos:long "-3.86895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR611301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR611301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR611301'^^xsd:string;
  dwc:scientificName 'Upogebia stellata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '-3.86895'^^xsd:double;
  dwc:latitude '48.68734'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR611301'^^xsd:anyURI;
  dwc:observationDate '2007-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56784"^^xsd:decimal ;
  dwc:decimalLongitude "0.02853"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56784 0.02853)"^^geo:wktLiteral ;
  geo-pos:lat "49.56784"^^xsd:decimal ;
  geo-pos:long "0.02853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR6001'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '0.02853'^^xsd:double;
  dwc:latitude '49.56784'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR6001'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.28899"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02596"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.28899 -3.02596)"^^geo:wktLiteral ;
  geo-pos:lat "47.28899"^^xsd:decimal ;
  geo-pos:long "-3.02596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR348701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR348701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR348701'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.02596'^^xsd:double;
  dwc:latitude '47.28899'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR348701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.24146"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7398"^^xsd:decimal ;
  dwc: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/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.24146 -1.7398)"^^geo:wktLiteral ;
  geo-pos:lat "49.24146"^^xsd:decimal ;
  geo-pos:long "-1.7398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4555__urn%3Acatalog%3AMNHN-SPN%3AI141%3AI141RESOMAR218601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I141:I141RESOMAR218601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4555_> ;
  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 'I141'^^xsd:string;
  dwc:catalogNumber 'I141RESOMAR218601'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 '-1.7398'^^xsd:double;
  dwc:latitude '49.24146'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I141:I141RESOMAR218601'^^xsd:anyURI;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF